UNPKG
jsan
Version:
latest (3.1.14)
3.1.14
3.1.13
3.1.12
3.1.11
3.1.10
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
handle circular references when stringifying and parsing
github.com/kolodny/jsan
kolodny/jsan
jsan
/
index.js
2 lines
(1 loc)
•
35 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib'
)
;