UNPKG

fine-true

Version:

A small and beautiful Vue3 version of the UI Library

4 lines (3 loc) 123 B
import { Component } from 'vue'; declare const withInstall: (component: Component) => void; export default withInstall;