diff --git a/README.md b/README.md index 2c53167..406114f 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ export default { The utility will now automatically remove all the deadlinks from your website and point to their origin. -[@playform/remove]: HTTPS://npmjs.org/@playform/remove +[@playform/remove]: HTTPS://NPMJS.Org/@playform/remove [astro-integration]: HTTPS://docs.astro.build/en/guides/integrations-guide/ ## Changelog diff --git a/Target/Function/Integration.d.ts b/Target/Function/Integration.d.ts index 2120fd1..9934951 100644 --- a/Target/Function/Integration.d.ts +++ b/Target/Function/Integration.d.ts @@ -5,23 +5,5 @@ declare const _default: Interface; export default _default; import type Interface from "../Interface/Integraton.js"; -export declare const Default: Omit<{} & { - Cache: { - Search: string; - Folder: string; - }; - Path: string; - Logger: 2; - Action: Omit<{} & { - Read: ({ Input }: import("@playform/pipe/Target/Interface/File.js").default) => Promise; - Wrote: ({ Buffer }: import("@playform/pipe/Target/Interface/File.js").default) => Promise; - Passed: (On: import("@playform/pipe/Target/Interface/File.js").default) => Promise; - Failed: ({ Input }: import("@playform/pipe/Target/Interface/File.js").default) => Promise; - Accomplished: ({ Input, Output }: import("@playform/pipe/Target/Interface/File.js").default) => Promise; - Fulfilled: ({ File }: import("@playform/pipe/Target/Interface/Plan.js").default) => Promise; - Changed: (Plan: import("@playform/pipe/Target/Interface/Plan.js").default) => Promise; - }, "__proto__">; - File: string; - Exclude: false; -}, "__proto__">; -export declare const Merge: import("@playform/build/Target/Interface/Merge.js").default; +export declare const Default: any; +export declare const Merge: Interface; diff --git a/Target/Variable/Option.d.ts b/Target/Variable/Option.d.ts index 31755aa..cb17aef 100644 --- a/Target/Variable/Option.d.ts +++ b/Target/Variable/Option.d.ts @@ -2,23 +2,5 @@ * @module Option * */ -declare const _default: Omit<{} & { - Cache: { - Search: string; - Folder: string; - }; - Path: string; - Logger: 2; - Action: Omit<{} & { - Read: ({ Input }: import("@playform/pipe/Target/Interface/File").default) => Promise; - Wrote: ({ Buffer }: import("@playform/pipe/Target/Interface/File").default) => Promise; - Passed: (On: import("@playform/pipe/Target/Interface/File").default) => Promise; - Failed: ({ Input }: import("@playform/pipe/Target/Interface/File").default) => Promise; - Accomplished: ({ Input, Output }: import("@playform/pipe/Target/Interface/File").default) => Promise; - Fulfilled: ({ File }: import("@playform/pipe/Target/Interface/Plan").default) => Promise; - Changed: (Plan: import("@playform/pipe/Target/Interface/Plan").default) => Promise; - }, "__proto__">; - File: string; - Exclude: false; -}, "__proto__">; +declare const _default: any; export default _default; diff --git a/package.json b/package.json index 5e4931e..a795967 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "repository": { "type": "git", - "url": "git+HTTPS://github.com/PlayForm/Remove.git" + "url": "git+https://github.com/PlayForm/Remove.git" }, "license": "SEE LICENSE IN LICENSE", "author": {