MCPcopy
hub / github.com/calcom/cal.diy / error

Function error

packages/embeds/embed-core/src/embed.ts:1707–1709  ·  view source on GitHub ↗
(...args: unknown[])

Source from the content-addressed store, hash-verified

1705}
1706
1707function error(...args: unknown[]) {
1708 console.error(...args);
1709}

Callers 1

processInstructionMethod · 0.85

Calls 1

errorMethod · 0.65

Tested by

no test coverage detected