Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

IdentitytoolkitRelyingpartyGetPublicKeysResponse

import type { IdentitytoolkitRelyingpartyGetPublicKeysResponse } from "https://googleapis.deno.dev/v1/identitytoolkit:v3.ts";

Respone of getting public keys.

interface IdentitytoolkitRelyingpartyGetPublicKeysResponse {
[key: string]: string;
}

§Index Signatures

§
[key: string]: string