Type alias ManagerKeyResponse

ManagerKeyResponse: string | {
    key: string;
}

Type declaration

  • key: string

Generated using TypeDoc