MCPcopy Index your code
hub / github.com/changesets/changesets / index.ts

File index.ts

packages/cli/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import mri from "mri";
2import { ExitError, InternalError } from "@changesets/errors";
3import { error } from "@changesets/logger";
4import { format } from "util";

Callers

nothing calls this directly

Calls 3

runFunction · 0.90
errorFunction · 0.90
formatFunction · 0.85

Tested by

no test coverage detected