angular-test/src/app/article.ts

5 lines
33 B
TypeScript

export interface IArticle {
};