Skip to content

Commit

Permalink
chore: Compile everything again
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Apr 12, 2016
1 parent ac3505e commit 5685304
Show file tree
Hide file tree
Showing 36 changed files with 51 additions and 54 deletions.
5 changes: 0 additions & 5 deletions index.ts → dist/iridium.d.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
export * from "./lib/Core";
export * from "./lib/Model";
export * from "./lib/Instance";

export * from "./lib/Decorators";

export * from "./lib/Plugins";
export * from "./lib/Schema";
export * from "./lib/Cache";
Expand All @@ -12,10 +10,7 @@ export * from "./lib/ModelOptions";
export * from "./lib/Configuration";
export * from "./lib/Hooks";
export * from "./lib/Transforms";

export * from "./lib/caches/MemoryCache";
export * from "./lib/caches/NoOpCache";

export * from "./lib/cacheControllers/IDDirector";

export * from "./lib/utils/ObjectID";
2 changes: 1 addition & 1 deletion dist/lib/Aggregate.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/lib/Bson.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lib/Bson.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lib/Cache.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lib/CacheDirector.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lib/Configuration.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lib/Core.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5685304

Please sign in to comment.