UNPKG

@sveltejs/kit

Version:

SvelteKit is the fastest way to build Svelte apps

4 lines (3 loc) 75 B
export interface EnforcedConfig { [key: string]: EnforcedConfig | true; }