Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Property, Serializer, Type, TypeManager } from
'../src'
;
2
3
class
MessageBodySerializer implements Serializer<string>
4
{
Callers
nothing calls this directly
Calls
9
applyTypeOptionsBase
Method · 0.80
clone
Method · 0.80
parse
Method · 0.80
stringify
Method · 0.80
applyTypeOptions
Method · 0.80
extractTypeMetadata
Method · 0.80
clear
Method · 0.80
deserialize
Method · 0.65
serialize
Method · 0.65
Tested by
no test coverage detected