We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9e3ae commit 45e16c5Copy full SHA for 45e16c5
order.model.ts
@@ -1,3 +1,4 @@
1
+// order.model.ts
2
export class Order {
3
date: string;
4
product: string;
0 commit comments