init
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export declare function throttle(func: Function): (args: any) => void;
|
||||
export declare function handle_select(e: Event): void;
|
||||
export declare function makeDots(props: any): number[];
|
||||
Reference in New Issue
Block a user