UNPKG

vuetensils

Version:

A 'naked' component library for building accessible, lightweight, on-brand applications.

14 lines (13 loc) 238 B
declare const _default: { name: string; props: { to: { type: StringConstructor; required: boolean; }; }; methods: { skipTo(id: any): void; }; }; export default _default;