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 8f98748 commit 289467dCopy full SHA for 289467d
src/index.ts
@@ -1,6 +1,6 @@
1
import { npmPublish } from "./npm-publish";
2
3
-// Exprot the external type definitions as named exports
+// Export the external type definitions as named exports
4
export * from "./options";
5
export * from "./results";
6
0 commit comments