UNPKG

@acontplus/ui-kit

Version:

Framework-agnostic UI kit library providing reusable design assets, SVG icon definitions, button types, select options, and design system elements for consistent user interfaces across any JavaScript framework.

7 lines 163 B
export const NOTIFICATION_DURATIONS = { SHORT: 3000, MEDIUM: 5000, LONG: 8000, PERSISTENT: 0, }; //# sourceMappingURL=notification-durations.js.map