Skip to content

Commit 8617276

Browse files
committed
fix: import fswfs correctly
1 parent d1a158f commit 8617276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/createWritable.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import FileSystemWritableFileStream from './FileSystemWritableFileStream.js'
12
import { errors } from './util.js'
23

34
const { INVALID, SYNTAX, GONE } = errors

0 commit comments

Comments
 (0)