@antv/g-lite
Advanced tools
Comparing version 2.2.14 to 2.2.15
{ | ||
"name": "@antv/g-lite", | ||
"version": "2.2.14", | ||
"version": "2.2.15", | ||
"description": "A core module for rendering engine implements DOM API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
export declare function memoize<F = (...args: unknown[]) => unknown>(func: F, resolver?: (...args: any[]) => any): F; | ||
export declare namespace memoize { | ||
var Cache: MapConstructor; | ||
var cacheList: any[]; | ||
var clearCache: () => void; | ||
} | ||
//# sourceMappingURL=memoize.d.ts.map |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5493860
37674