UNPKG

@dipscope/type-manager

Version:

Transform JSON strings or plain objects into JS class instances.

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