Skip to content

Commit 4544e09

Browse files
Merge pull request #28 from Sidemen19/patch-1
Fix typo
2 parents 63aebe5 + 289467d commit 4544e09

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)