UNPKG

@cainiaofe/cn-ui-m

Version:
2 lines (1 loc) 66 B
export declare function withCache<T>(generate: () => T): () => T;