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.

13 lines (12 loc) 310 B
declare namespace _default { function data(): { closeActive: boolean; arrowUpActive: boolean; arrowDownActive: boolean; arrowLeftActive: boolean; arrowRightActive: boolean; minusActive: boolean; plusActive: boolean; }; } export default _default;