Skip to content

Commit

Permalink
Fix circular dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Feb 23, 2025
1 parent 9dbfd23 commit 934281c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ export * from "./ContainerReflection.js";
export * from "./DeclarationReflection.js";
export * from "./DocumentReflection.js";
export * from "./FileRegistry.js";
export * from "./index.js";
export * from "./kind.js";
export * from "./ParameterReflection.js";
export * from "./ProjectReflection.js";
Expand Down

0 comments on commit 934281c

Please sign in to comment.