UNPKG

@qite/tide-client

Version:
9 lines (8 loc) 130 B
export interface Portal { id: number; code: string; name: string; type: number; url: string; configuration: string; }