UNPKG

@maverick-js/compiler

Version:

Maverick toolchain including the analyzer and compiler.

2 lines (1 loc) 57 B
export declare function onceFn<T>(fn: () => T): () => T;