MCPcopy
hub / github.com/sveltejs/kit / error

Method error

packages/kit/src/types/private.d.ts:150–150  ·  view source on GitHub ↗
(msg: string)

Source from the content-addressed store, hash-verified

148 (msg: string): void;
149 success(msg: string): void;
150 error(msg: string): void;
151 warn(msg: string): void;
152 minor(msg: string): void;
153 info(msg: string): void;

Callers 15

generate_edge_functionFunction · 0.65
create_function_bundleFunction · 0.65
watchFunction · 0.65
handle_errorFunction · 0.65
contextFunction · 0.65
client.test.jsFile · 0.65
handle_errorFunction · 0.65
errFunction · 0.65
normalise_error_handlerFunction · 0.65
index.spec.jsFile · 0.65
get_rerouted_urlFunction · 0.65
server_fallbackFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected