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 6239f7e commit 023c170Copy full SHA for 023c170
node-binding/index.d.ts
@@ -3,4 +3,4 @@
3
4
/* auto-generated by NAPI-RS */
5
6
-export declare function main(args: Array<string>): Promise<number>
+export declare function main(args: Array<string>): Promise<void>
0 commit comments