UNPKG
@gulujs/toml
Version:
latest (0.4.1)
0.4.1
0.3.1
0.3.0
TOML parser and serializer
github.com/gulujs/toml
gulujs/toml
@gulujs/toml
/
dist
/
table-object
/
index.d.ts
3 lines
(2 loc)
•
71 B
TypeScript
View Raw
1
2
3
export
*
from
'./table-comment.js'
;
export
*
from
'./table-object.js'
;