configureSingle
configureSingle<
T>(configuration):Promise<void>
Defined in: src/config.ts:218
Configures ZenFS with single mount point /
Type Parameters
Section titled “Type Parameters”T extends Backend<FileSystem, object>
Parameters
Section titled “Parameters”configuration
Section titled “configuration”Returns
Section titled “Returns”Promise<void>