diff --git a/Source/Function/Merge.ts b/Source/Function/Merge.ts index 1b554135..8586054a 100644 --- a/Source/Function/Merge.ts +++ b/Source/Function/Merge.ts @@ -8,4 +8,3 @@ export default (await import("deepmerge-ts")).deepmergeCustom({ import type Type from "../Interface/Merge.js"; import type { Generic } from "../Interface/Merge.js"; -