One thing I've got pretty used to is using models in Angular; ... src/app/shared/models/car.model.ts export class Car { brand: string; ...
確定! 回上一頁