Skip to content

Commit 45e16c5

Browse files
authored
Update order.model.ts
1 parent 2d9e3ae commit 45e16c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

order.model.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// order.model.ts
12
export class Order {
23
date: string;
34
product: string;

0 commit comments

Comments
 (0)