Skip to content

Commit

Permalink
Try switching the module augmentation to a declaration file
Browse files Browse the repository at this point in the history
  • Loading branch information
csandman committed Oct 28, 2023
1 parent 03671eb commit dca82c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
@@ -1,5 +1,3 @@
import "./module-augmentation";

export { default as Select } from "./select/select";
export { default as CreatableSelect } from "./select/creatable-select";
export { default as AsyncSelect } from "./select/async-select";
Expand Down
File renamed without changes.

0 comments on commit dca82c9

Please sign in to comment.