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 1bfc1e3 commit 81a6078Copy full SHA for 81a6078
studio/Payload.ts
@@ -0,0 +1,4 @@
1
+export interface Payload {
2
+ massKg: number;
3
+ }
4
+
studio/studio.ts renamed to studio/index.ts
0 commit comments