Skip to content

Commit

Permalink
export printNodes
Browse files Browse the repository at this point in the history
  • Loading branch information
ozhanefemeral committed Jul 29, 2024
1 parent 739dc1e commit 1b90e58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export {
blocksToTreeNodes,
flattenTree,
printTree,
printNodes,
} from "./generator";

export type {
Expand Down

0 comments on commit 1b90e58

Please sign in to comment.