module.exports = function () {
// @Viewport:getNavigationBasis()//// The navigation basis determines the default pinch and zoom depth// when the user interacts with the viewport background.//// Return// a Component, the current navigation basis.//returnthis.navigationBasis
}