UNPKG

@beenotung/tslib

Version:
3 lines (2 loc) 108 B
export declare const noop: (...args: any[]) => void; export declare function gen_noop<A>(): (a: A) => void;