File System Access API
- https 环境的 Web Workers 中可用 https://developer.mozilla.org/en-US/docs/Web/API/File_System_API
- File System Access API https://developer.chrome.com/docs/capabilities/web-apis/file-system-access?hl=zh-cn#how-to-use
- Excalidraw 使用 browser-fs-access 库实现 https://github.com/GoogleChromeLabs/browser-fs-access
- Excalidraw https://github.com/excalidraw/excalidraw/blob/96eeec5119bd03019af2d052e5f295fc87fd2a1a/packages/excalidraw/data/filesystem.ts#L2-L6