Skip to content

Commit

Permalink
fix: export DataFile adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Dec 26, 2023
1 parent 605cb93 commit 49a059b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './adapters/node/DataFile.js'
export * from './adapters/node/JSONFile.js'
export * from './adapters/node/TextFile.js'
export * from './presets/node.js'

0 comments on commit 49a059b

Please sign in to comment.