expose core types from ren node
This commit is contained in:
parent
30ab50703b
commit
6e2a2e5c76
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
export * from "../core/node.ts";
|
||||||
|
|
||||||
import {
|
import {
|
||||||
AnyNode,
|
AnyNode,
|
||||||
Attrs,
|
Attrs,
|
||||||
|
|
Reference in a new issue