UNPKG

sfdx-experiences-plugin

Version:
11 lines 576 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const get_app_page_config_1 = require("./get-app-page-config"); exports.getAppPageConfig = get_app_page_config_1.default; const get_app_page_id_map_1 = require("./get-app-page-id-map"); exports.getAppPageIdMap = get_app_page_id_map_1.default; const get_config_path_1 = require("./get-config-path"); exports.getConfigPath = get_config_path_1.default; const get_site_config_1 = require("./get-site-config"); exports.getSiteConfig = get_site_config_1.default; //# sourceMappingURL=core.js.map