Hierarchy

  • EdgeProvider

Properties

Properties

get: ((rootKey) => Promise<undefined | null | string | Record<string, any>>)

Type declaration

    • (rootKey): Promise<undefined | null | string | Record<string, any>>
    • Parameters

      • rootKey: string

      Returns Promise<undefined | null | string | Record<string, any>>

Generated using TypeDoc