UNPKG

@smui/fab

Version:

Svelte Material UI - Floating Action Button

6 lines 193 B
/// <reference types="./ambient-fab" /> import Fab from './Fab.svelte'; import { Label, Icon } from '@smui/common'; export default Fab; export { Label, Icon }; //# sourceMappingURL=index.js.map