Skip to content

Commit 263391a

Browse files
fix: apply code build script
1 parent 90261a0 commit 263391a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52940,5 +52940,5 @@ async function validateSubscription() {
5294052940
}
5294152941
}
5294252942

52943-
export { run as default };
52943+
await run();
5294452944
//# sourceMappingURL=index.js.map

0 commit comments

Comments
 (0)