UNPKG

contentful-migration

Version:
9 lines 417 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_SIDEBAR_LIST = void 0; const contentful_management_1 = require("contentful-management"); exports.DEFAULT_SIDEBAR_LIST = contentful_management_1.editorInterfaceDefaults.default.SidebarEntryConfiguration.map(({ widgetId, widgetNamespace }) => ({ widgetId, widgetNamespace })); //# sourceMappingURL=sidebarwidget.js.map