Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_function
Function · 0.65
create_function_bundle
Function · 0.65
watch
Function · 0.65
handle_error
Function · 0.65
context
Function · 0.65
client.test.js
File · 0.65
handle_error
Function · 0.65
err
Function · 0.65
normalise_error_handler
Function · 0.65
index.spec.js
File · 0.65
get_rerouted_url
Function · 0.65
server_fallback
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected