Type alias WAInitResponse

WAInitResponse: {
    ref: string;
    status: 200;
    ttl: number;
}

Type declaration

  • ref: string
  • status: 200
  • ttl: number

Generated using TypeDoc