Type alias ApiKey

ApiKey: {
    apiKey: string;
}

Type declaration

  • apiKey: string

Generated using TypeDoc