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.
2 parents 63aebe5 + 289467d commit 4544e09Copy full SHA for 4544e09
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