UNPKG

@smui/snackbar

Version:
7 lines 250 B
/// <reference types="./ambient-snackbar" /> import Snackbar from './Snackbar.svelte'; import Actions from './Actions.svelte'; import { Label } from '@smui/common'; export default Snackbar; export { Actions, Label }; //# sourceMappingURL=index.js.map