2 lines
45 B
TypeScript
2 lines
45 B
TypeScript
export declare function noop(e?: any): void;
|
export declare function noop(e?: any): void;
|