UNPKG

@dipscope/type-manager

Version:

Transform JSON strings or plain objects into JS class instances.

3 lines 225 B
import { CustomKey } from './custom-key'; export const TYPE_EXTENSION_METADATA_CTOR_SET_KEY = new CustomKey('$DSTypeExtensionMetadataCtorSet', () => new Set()); //# sourceMappingURL=type-extension-metadata-ctor-set-key.js.map