Skip to content

Commit 81a6078

Browse files
Jim FloresJim Flores
authored andcommitted
Added Payload file and renamed studio.ts to index.ts for the starter code.
1 parent 1bfc1e3 commit 81a6078

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

studio/Payload.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
export interface Payload {
2+
massKg: number;
3+
}
4+
File renamed without changes.

0 commit comments

Comments
 (0)