Interface: CloudFilesystemProviderConfig
Defined in: shared/types/cloud.ts:62
Payload used to configure the filesystem provider.
Propertiesโ
baseDirectoryโ
baseDirectory: string;
Defined in: shared/types/cloud.ts:64
Absolute path to a directory the app can read/write.