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

File type-manager.spec.ts

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

Source from the content-addressed store, hash-verified

1import { Property, Serializer, Type, TypeManager } from '../src';
2
3class MessageBodySerializer implements Serializer<string>
4{

Callers

nothing calls this directly

Calls 9

applyTypeOptionsBaseMethod · 0.80
cloneMethod · 0.80
parseMethod · 0.80
stringifyMethod · 0.80
applyTypeOptionsMethod · 0.80
extractTypeMetadataMethod · 0.80
clearMethod · 0.80
deserializeMethod · 0.65
serializeMethod · 0.65

Tested by

no test coverage detected