Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Property, Type, TypeManager, TypeSerializer } from
'../../src'
;
2
3
@Type({
4
serializer:
new
TypeSerializer(),
Callers
nothing calls this directly
Calls
3
applyTypeOptionsBase
Method · 0.80
serialize
Method · 0.65
deserialize
Method · 0.65
Tested by
no test coverage detected