UNPKG
unist-util-assert
Version:
latest (4.0.0)
4.0.0
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
unist utility to assert nodes
github.com/syntax-tree/unist-util-assert
syntax-tree/unist-util-assert
unist-util-assert
/
index.d.ts
3 lines
(2 loc)
•
137 B
TypeScript
View Raw
1
2
3
export
type
AssertionError
=
import
(
'./lib/index.js'
).
AssertionError
export
{_void, assert, literal, parent, wrap}
from
'./lib/index.js'