UNPKG

56 BTypeScriptView Raw
1export interface StatusResponse {
2 status: string;
3}