Skip to content

Commit 76f53a1

Browse files
committed
checkpoint
1 parent 9ad2860 commit 76f53a1

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

co2.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,3 +320,5 @@ const co2 = [
320320
"unc": 0.12
321321
}
322322
];
323+
324+
export default co2;

uhdata2023.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127877,3 +127877,4 @@ const uhdata = [
127877127877
}
127878127878
];
127879127879

127880+
export default uhdata;

0 commit comments

Comments
 (0)