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

6 lines 191 B
/** * Initialize everything in document * - This will only initialize elements once, it is safe to call on page changes */ export function init(): void; //# sourceMappingURL=print.d.ts.map