UNPKG

@ulu/frontend

Version:

A framework-agnostic frontend toolkit providing a modular, tree-shakable library of accessible components and utilities. Designed for seamless integration, it features a highly configurable SCSS system for any environment and vanilla JavaScript modules op

4 lines 317 B
export { ComponentInitializer } from './component.js'; export { dispatchCoreEvent, getCoreEventName, getUluEventName, createUluEvent } from './events.js'; export { getDefaultSettings, updateSettings, getSettings, getSetting, updateSetting, wrapSettingString } from './settings.js'; //# sourceMappingURL=index.d.ts.map