MCPcopy Create free account
hub / github.com/dipscope/TypeManager.TS / type.spec.ts

File type.spec.ts

spec/type.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AscInjectSorter, CustomKey, DescPropertySorter, SingletonInjector, Type } from '../src';
2import { TypeFactory, TypeManager, TypeSerializer } from '../src';
3
4const rankKey = new CustomKey<number>('rank');

Callers

nothing calls this directly

Calls 2

extractTypeMetadataMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected