UNPKG

@ohu-mobile/core

Version:
5 lines (4 loc) 220 B
declare const parseStyleText: (cssText?: string, camel?: boolean) => any; export declare function isEmptyElement(c: any): boolean; export declare function filterEmpty(children?: any[]): any[]; export { parseStyleText };