Type Alias FilesystemMountConfiguration<T>

FilesystemMountConfiguration: MountConfiguration<T>

Type alias for filesystem mount configuration with generic backend

Type Parameters

  • T extends Backend<FileSystem>