yanzhen-design-vue
Version:
10 lines (9 loc) • 596 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const useOtherTableApis = require("./use-other-table-apis.cjs");
const useOtherTableConfig = require("./use-other-table-config.cjs");
exports.otherTablesApis = useOtherTableApis.otherTablesApis;
exports.provideOtherTableBizObjectParamsApi = useOtherTableApis.provideOtherTableBizObjectParamsApi;
exports.provideOtherTablesConfig = useOtherTableConfig.provideOtherTablesConfig;
exports.useOtherTable = useOtherTableConfig.useOtherTable;
exports.useOtherTablesConfig = useOtherTableConfig.useOtherTablesConfig;