1 line
57 B
TypeScript
1 line
57 B
TypeScript
export declare const isObjectEmpty: (o: any) => boolean;
|
export declare const isObjectEmpty: (o: any) => boolean;
|