UNPKG

@cainiaofe/cn-ui-m

Version:
11 lines (10 loc) 282 B
export declare const getSubDeptCacheByKey: (params: { value: string; mokelay?: boolean; host?: string; }) => Promise<unknown>; export declare const getDeptCacheByKey: (params: { value: string | string[]; mokelay?: boolean; host?: string; }) => Promise<any>;