UNPKG

ts-cast

Version:
2 lines (1 loc) 56 B
export declare const memo: <T>(fn: () => T) => () => T;