UNPKG

vue-lib-components

Version:

Contains Vue 3 components that are used quite often. At the moment it is a test version (however, the current components can be used), but in the near future new features will be improved and new components will be added.

4 lines (3 loc) 384 B
import { TSkeleton } from './skeleton.types.ts'; declare const _default: import('vue').DefineComponent<TSkeleton, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<TSkeleton> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default;