Archived
1
0
Fork 0

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

View file

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