UNPKG

apikana

Version:

Integrated tools for REST API design - アピ

7 lines (5 loc) 106 B
export interface CompanyInfo { id: number name: string } export type UUID=string // @format uuid