refactor: Rename browser-nativefs to browser-fs-access (#2862)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { fileSave } from "browser-nativefs";
|
||||
import { fileSave } from "browser-fs-access";
|
||||
import {
|
||||
copyCanvasToClipboardAsPng,
|
||||
copyTextToSystemClipboard,
|
||||
|
||||
Reference in New Issue
Block a user