Function checkOptions

  • Internal

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

    Type Parameters

    Parameters

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

    Returns Promise<void>