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

File index.test.ts

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

Source from the content-addressed store, hash-verified

1import { log, error, info, warn, success } from "./index";
2
3describe("@changesets/logger", () => {
4 const logMessageOne = "Message 1";

Callers

nothing calls this directly

Calls 5

logFunction · 0.90
errorFunction · 0.90
infoFunction · 0.90
warnFunction · 0.90
successFunction · 0.90

Tested by

no test coverage detected