Archived
1
0
Fork 0
This repository has been archived on 2024-07-25. You can view files and clone it, but cannot push or open issues or pull requests.
paren/lib/index.d.ts

4 lines
82 B
TypeScript
Raw Normal View History

2022-03-17 11:53:53 +03:00
export * from "./str.js";
export * from "./nodes.js";
export * from "./types.js";