Skip to content

checkOptions

checkOptions<T>(backend, options): void

Defined in: src/backends/backend.ts:137

Internal

Checks that options object is valid for the file system options.

T extends Backend<FileSystem, object>

T

Record<string, unknown>

void