UNPKG

@spaceone/design-system

Version:
5 lines (4 loc) 138 B
export declare const getHandler: (items: any) => (inputText: any, keyItem: any) => Promise<{ results: any[]; totalCount: any; }>;