API reference › @evolu/common › Fs › FsPath
type FsPath = string | URL;
Defined in: packages/common/src/Fs.ts:184
A file system path, or a file: URL.
API reference › @evolu/common › Fs › FsPath
type FsPath = string | URL;
Defined in: packages/common/src/Fs.ts:184
A file system path, or a file: URL.