UNPKG

@dvcol/neo-svelte

Version:

Neomorphic ui library for svelte 5

5 lines (4 loc) 235 B
export { default as NeoPortal } from './NeoPortal.svelte'; export { default as NeoPortalContainer } from './NeoPortalContainer.svelte'; export type * from './neo-portail-container.model.js'; export type * from './neo-portal.model.js';