UNPKG
surrial
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
Serialize anything. This is surreal!
github.com/nicojs/node-surrial
nicojs/node-surrial
surrial
/
src
/
surrializable.d.ts
4 lines
(3 loc)
•
61 B
TypeScript
View Raw
1
2
3
4
export
interface
Surrializable
{
surrialize
():
string
; }