• Parameters

    • dbName: string
    • objectStoreName: string

    Returns Promise<{
        key: IDBValidKey;
        value: any;
    }[]>