mirror of
https://gitlab.com/upRootNutrition/zookeeper.git
synced 2025-06-16 10:25:12 -05:00
4 lines
134 B
TypeScript
4 lines
134 B
TypeScript
![]() |
import { Tree } from "./tree";
|
||
|
declare const _default: () => Tree;
|
||
|
export default _default;
|
||
|
//# sourceMappingURL=pattern-tree.d.ts.map
|