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
/
errors
/
table-object-error.d.ts
3 lines
(2 loc)
•
56 B
TypeScript
View Raw
1
2
3
export declare
class
TableObjectError
extends
Error
{ }