Skip to content

Commit 49a059b

Browse files
committed
fix: export DataFile adapter
1 parent 605cb93 commit 49a059b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
export * from './adapters/node/DataFile.js'
12
export * from './adapters/node/JSONFile.js'
23
export * from './adapters/node/TextFile.js'
34
export * from './presets/node.js'

0 commit comments

Comments
 (0)