chore: trim unused wrapper exports

This commit is contained in:
Peter Steinberger
2026-04-18 21:09:34 +01:00
parent 6794ff411a
commit 045010bb78
4 changed files with 2 additions and 43 deletions

View File

@@ -7,11 +7,6 @@ import { defaultRuntime } from "../runtime.js";
import { normalizeLowercaseStringOrEmpty } from "../shared/string-coerce.js";
import { theme } from "../terminal/theme.js";
export {
extractInstalledNpmHookPackageName,
extractInstalledNpmPackageName,
} from "./plugins-install-records.js";
type HookInternalEntryLike = Record<string, unknown> & { enabled?: boolean };
export function resolveFileNpmSpecToLocalPath(