UNPKG

@ctsy/layui-vue

Version:

a component library for Vue 3 base on layui-vue

3 lines (2 loc) 126 B
export declare function throttle(func: Function): (args: any) => void; export declare function handle_select(e: Event): void;