isBackendConfig
isBackendConfig<
T>(arg):arg is BackendConfiguration<T>
Defined in: src/backends/backend.ts:194
Internal
Type Parameters
Section titled “Type Parameters”T extends Backend<FileSystem, object>
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”arg is BackendConfiguration<T>