Skip to content

Commit 289467d

Browse files
authored
Fix typo
1 parent 8f98748 commit 289467d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { npmPublish } from "./npm-publish";
22

3-
// Exprot the external type definitions as named exports
3+
// Export the external type definitions as named exports
44
export * from "./options";
55
export * from "./results";
66

0 commit comments

Comments
 (0)