UNPKG

vue3-paginate-z

Version:
5 lines (4 loc) 152 B
import { Plugin } from "vue"; declare const install: Exclude<Plugin["install"], undefined>; export default install; export * from "./components/index";