Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Apr 8, 2024
1 parent 72216a5 commit 477abdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Target/Function/Integration.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ declare const _default: Type;
export default _default;
import type Type from "@Interface/Integration.js";
export declare const Default: any;
export declare const Merge: Type<Generic>;
export declare const Merge: Interface<Generic>;

0 comments on commit 477abdf

Please sign in to comment.