Skip to content

Commit

Permalink
feat: export base classes
Browse files Browse the repository at this point in the history
  • Loading branch information
mfal committed Jul 11, 2024
1 parent d0333a0 commit 99e523e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/models/src/base/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
export * from "./assertObjectFound.js";
export * from "./DataModel.js";
export * from "./ReferenceModel.js";
export * from "./types.js";

0 comments on commit 99e523e

Please sign in to comment.