UNPKG

@dvcol/neo-svelte

Version:

Neomorphic ui library for svelte 5

5 lines (4 loc) 219 B
export { default as NeoTooltip } from './NeoTooltip.svelte'; export { default as NeoPopSelect } from './NeoPopSelect.svelte'; export type * from './neo-tooltip.model.js'; export type * from './neo-pop-select.model.js';