MCPcopy
hub / github.com/sveltejs/svelte / validate-options.js

File validate-options.js

packages/svelte/src/compiler/validate-options.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @import { ModuleCompileOptions, ValidatedModuleCompileOptions, CompileOptions, ValidatedCompileOptions } from '#compiler' */
2import * as e from './errors.js';
3import * as w from './warnings.js';
4

Callers

nothing calls this directly

Calls 14

stringFunction · 0.85
booleanFunction · 0.85
validatorFunction · 0.85
warn_onceFunction · 0.85
funFunction · 0.85
deprecateFunction · 0.85
parametricFunction · 0.85
hashFunction · 0.85
removedFunction · 0.85
warn_removedFunction · 0.85
throw_errorFunction · 0.70
objectFunction · 0.70

Tested by

no test coverage detected