'use strict'; /** * Licensed Materials - Property of IBM * IBM Cognos Products: Storytelling * (C) Copyright IBM Corp. 2018, 2019 * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ // This file is used to create RequireJS layers. Only the entry points are necessary define(['./LayoutModelData', './LayoutModelHasOverview', './LayoutModelShowOverviews', './LayoutModelTransition'], function () {}); //# sourceMappingURL=all.js.map