import { withInstall } from "../util/type"; import ProTable from "./src/j-table/index"; export var JProTable = withInstall(ProTable, 'JProTable'); export default JProTable;