We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1371c4 commit 0cc9263Copy full SHA for 0cc9263
src/runtime/utils/io.ts
@@ -1,4 +1,4 @@
1
-import saveAs from 'file-saver'
+import { saveAs } from 'file-saver'
2
import { stringify } from 'csv-stringify/browser/esm/sync'
3
4
/**
0 commit comments