expose core types from ren node

This commit is contained in:
Dmitriy Pleshevskiy 2022-05-22 12:38:15 +03:00
parent 30ab50703b
commit 6e2a2e5c76
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
export * from "../core/node.ts";
import {
AnyNode,
Attrs,