UNPKG

@pnotify/core

Version:
4 lines (2 loc) 99 B
import PNotify from './index.svelte'; export const component = (...args) => new PNotify(...args);