UNPKG

ag-grid-enterprise

Version:

AG Grid Enterprise Features

2 lines 127 B
export declare function memo<T, R>(params: T, fnGenerator: (params: T) => () => R): () => R; //# sourceMappingURL=memo.d.ts.map