UNPKG

svelte-simple-modal

Version:
4 lines (3 loc) 92 B
import Modal, { bind } from './Modal.svelte'; export default Modal; export { Modal, bind };