Function checkOptions

  • Internal

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

    Type Parameters

    Parameters

    • backend: T
    • opts: Record<string, unknown>

    Returns Promise<void>