UNPKG
z2j
Version:
latest (0.0.48)
0.0.48
0.0.47
0.0.46
0.0.45
0.0.43
0.0.42
0.0.41
0.0.29
0.0.28
0.0.27
0.0.26
0.0.25
0.0.4
0.0.2
0.0.1
A Zon to json convertor.
github.com/zigistry/z2j
zigistry/z2j
z2j
/
dist
/
index.d.ts
2 lines
(1 loc)
•
57 B
TypeScript
View Raw
1
2
export
default
function
zon2json
(
input
:
string
):
string
;