angular-test/src/app/article.ts

5 lines
33 B
TypeScript
Raw Normal View History

2020-11-07 11:41:52 +00:00
export interface IArticle {
};