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.

12 lines (11 loc) 238 B
declare namespace _default { function data(): { schema: any; }; namespace methods { function onSubmit(): void; function addRow(): void; function setRow(): void; } } export default _default;