UNPKG

fluent-svelte-extra

Version:

A faithful implementation of Microsoft's Fluent Design System in Svelte.

3 lines (2 loc) 158 B
import type { SvelteComponentTyped } from "svelte"; export declare const currentMenu: import("svelte/store").Writable<SvelteComponentTyped<any, any, any>>;