UNPKG

agnostic-svelte

Version:
10 lines (9 loc) 315 B
declare namespace _default { const title: string; const components: (typeof Toasts)[]; const decorators: (() => typeof FontDecorator)[]; } export default _default; export const All: any; import Toasts from "./ToastSlots.svelte"; import FontDecorator from "../../storybook-helpers/FontDecorator.svelte";