Skip to content

Commit

Permalink
feat: Expose Iridium's Changes interface publicly
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Dec 16, 2016
1 parent 6b3f22f commit da7447f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iridium.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export * from "./lib/Plugins";
export * from "./lib/Schema";
export * from "./lib/Cache";
export * from "./lib/CacheDirector";
export * from "./lib/Changes";
export * from "./lib/ModelOptions";
export * from "./lib/Configuration";
export * from "./lib/Hooks";
Expand Down

0 comments on commit da7447f

Please sign in to comment.