3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export type { ObjectType, CachedObject } from './types'
|
|
export { objectCache } from './objectCache'
|