UNPKG

vue-paginate-z

Version:
5 lines (4 loc) 142 B
import { PluginFunction } from "vue"; declare const install: PluginFunction<any>; export default install; export * from "./components/index";