UNPKG

react-twitch-embed

Version:
4 lines 203 B
export declare const noop: () => void; export declare const typedNoop: <T>() => (_: T) => void; export declare const typedNoop2: <T1, T2>() => (_1: T1, _2: T2) => void; //# sourceMappingURL=misc.d.ts.map