Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ throw_error
Function
throw_error
packages/svelte/src/compiler/validate-options.js:359–361 ·
view source on GitHub ↗
@param {string} msg
(msg)
Source
from the content-addressed store, hash-verified
357
358
/** @param {string} msg */
359
function
throw_error(msg) {
360
e.options_invalid_value(null, msg);
361
}
Callers
6
validate-options.js
File · 0.70
object
Function · 0.70
string
Function · 0.70
boolean
Function · 0.70
list
Function · 0.70
fun
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected