Type Editor / @type-editor/tables / tablemap/StandardTableMapCache / StandardTableMapCache
Variable: StandardTableMapCache
ts
const StandardTableMapCache: TableMapCache;Defined in: tables/src/tablemap/StandardTableMapCache.ts:11
The table map cache instance. Uses WeakMap when available, falls back to a fixed-size array cache.