UNPKG

mytril

Version:

Mytril Svelte library component for rapidly building modern websites based on Svelte and Sveltekit

3 lines (2 loc) 134 B
import type { MytrilConfig } from '../../types/mytril.js'; export declare function mytrilConfig(config?: MytrilConfig): MytrilConfig;