UNPKG

antd-mobile

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