UNPKG

@janiscommerce/ui-native

Version:
4 lines (3 loc) 158 B
export declare const isObject: (obj: Object) => boolean; export declare const isDevEnv: () => boolean; export declare const isArray: (arr: any[]) => boolean;