import BasicPagination from "./index.vue";
import { withInstall } from "@zhgkpt/utils";

export default withInstall(BasicPagination);