UNPKG

@qite/tide-client

Version:
6 lines (5 loc) 87 B
export interface CustomerRequest { id: number; title: string; message: string; }