Skip to content

Commit

Permalink
Merge pull request #171 from wentout/proto
Browse files Browse the repository at this point in the history
got rid of Types Collections Namespaces
  • Loading branch information
wentout authored Jan 10, 2025
2 parents 3c5fc8f + 2db69b0 commit affa17f
Show file tree
Hide file tree
Showing 53 changed files with 1,359 additions and 1,814 deletions.
4 changes: 2 additions & 2 deletions build/api/errors/throwModificationError.js

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

2 changes: 1 addition & 1 deletion build/api/errors/throwModificationError.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 build/api/hooks/invokeHook.js.map

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

1 change: 0 additions & 1 deletion build/api/types/InstanceCreator.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ declare const InstanceCreatorPrototype: {
invokePostHooks: (this: any) => {
type: any;
collection: any;
namespace: any;
};
throwModificationError: (this: any, error: any) => void;
};
Expand Down
6 changes: 2 additions & 4 deletions build/api/types/InstanceCreator.js

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

Loading

0 comments on commit affa17f

Please sign in to comment.