UNPKG

@inkline/inkline

Version:

Inkline is the intuitive UI Components library that gives you a developer-friendly foundation for building high-quality, accessible, and customizable Vue.js 3 Design Systems.

14 lines (13 loc) 287 B
declare namespace _default { function data(): { primary: boolean; secondary: boolean; light: boolean; dark: boolean; info: boolean; success: boolean; warning: boolean; danger: boolean; }; } export default _default;