Skip to content

Commit

Permalink
Merge pull request #694 from loathers/types2
Browse files Browse the repository at this point in the history
Export property types info.
  • Loading branch information
horrible-little-slime authored Dec 1, 2024
2 parents 0c2dd66 + e4b6175 commit 65545a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export {
} from "./modifierTypes.js";
export * from "./mood.js";
export * from "./moonSign.js";
export * from "./propertyTypes.js";
export * from "./propertyTyping.js";
export * from "./resources/index.js";
export * from "./since.js";
Expand Down

0 comments on commit 65545a9

Please sign in to comment.