export default interface MyBean { id: number; value: string; description? ... Type and description of each property are used for TsDoc that describes the ...
確定! 回上一頁