Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Feb 26, 2024
1 parent 16b3eee commit d07c806
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 4 deletions.
1 change: 1 addition & 0 deletions Documentation/Function/Integration.isArray.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Documentation/Module/Integration.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Documentation/assets/navigation.js

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

2 changes: 1 addition & 1 deletion Documentation/assets/search.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Target/Function/Integration.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,4 @@ export declare const Search: string;
export declare const Merge: import("../Interface/Merge.js").default<import("../Interface/Merge.js").Generic>;
export declare const Defaultsharp: typeof import("sharp");
export declare let _Action: Action;
export declare const isArray: (arg: any) => arg is any[];
4 changes: 2 additions & 2 deletions Target/Function/Integration.js

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

0 comments on commit d07c806

Please sign in to comment.