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

File type-serializer.spec.ts

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

Source from the content-addressed store, hash-verified

1import { Property, Type, TypeManager, TypeSerializer } from '../../src';
2
3@Type({
4 serializer: new TypeSerializer(),

Callers

nothing calls this directly

Calls 3

applyTypeOptionsBaseMethod · 0.80
serializeMethod · 0.65
deserializeMethod · 0.65

Tested by

no test coverage detected