UNPKG

@difizen/mana-common

Version:

4 lines 246 B
export declare const noop: () => void; export declare function getPropertyDescriptor(o: any, propertyName: PropertyKey): PropertyDescriptor | undefined; export declare function isPlainObject(obj: any): boolean; //# sourceMappingURL=utils.d.ts.map