UNPKG
ts-std-lib
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
A standard library for typescript
github.com/SeanSobey/ts-std-lib
SeanSobey/ts-std-lib
ts-std-lib
/
dist
/
Serialization
/
index.d.ts
2 lines
(1 loc)
•
25 B
TypeScript
View Raw
1
2
export
*
from
'./Json'
;