2026-01-13 14:49:19 +01:00

3 lines
100 B
TypeScript

export type { ObjectType, CachedObject } from './types'
export { objectCache } from './objectCache'