UNPKG

yanzhen-design-vue

Version:

15 lines (14 loc) 935 B
"use strict"; Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } }); const index = require("../other-tables/index.cjs"); const schema = require("./schema.cjs"); require("../other-tables/src/hooks/index.cjs"); const useOtherTableApis = require("../other-tables/src/hooks/use-other-table-apis.cjs"); const useOtherTableConfig = require("../other-tables/src/hooks/use-other-table-config.cjs"); exports.default = index.YzOtherTableSelect; exports.YzSchemaOtherTablesSelect = schema.YzSchemaOtherTablesSelect; exports.otherTablesApis = useOtherTableApis.otherTablesApis; exports.provideOtherTableBizObjectParamsApi = useOtherTableApis.provideOtherTableBizObjectParamsApi; exports.provideOtherTablesConfig = useOtherTableConfig.provideOtherTablesConfig; exports.useOtherTable = useOtherTableConfig.useOtherTable; exports.useOtherTablesConfig = useOtherTableConfig.useOtherTablesConfig;