UNPKG

jamis

Version:

一种支持通过JSON配置方式生成页面的组件库

3 lines (2 loc) 197 B
export declare const calcSubListPaddingLeft: (multiple: boolean | undefined, showIcon: boolean | undefined, depth: number) => string; export declare const isEmptyOrNotExist: (obj: any) => boolean;