Skip to content

Commit

Permalink
got rid of Types Collections Namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
wentout committed Jan 9, 2025
1 parent 3c5fc8f commit 2db69b0
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 2db69b0

Please sign in to comment.