<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * è®¾ç½®LayaNativeå±å¹•æ–¹å‘ï¼Œå¯è®¾ç½®ä»¥ä¸‹å€¼
 * landscape           æ¨ªå±
 * portrait            ç«–å±
 * sensor_landscape    æ¨ªå±(åŒæ–¹å‘)
 * sensor_portrait     ç«–å±(åŒæ–¹å‘)
 */
// window.screenOrientation = "portrait";

//-----libs-begin-----




loadLib("@babel/runtime/helpers/typeof.js");
loadLib("@babel/runtime/helpers/assertThisInitialized.js");
loadLib("@babel/runtime/helpers/possibleConstructorReturn.js");


loadLib("@babel/runtime/helpers/setPrototypeOf.js");

loadLib("@babel/runtime/helpers/inherits.js");

loadLib("@babel/runtime/helpers/isNativeReflectConstruct.js");

loadLib("@babel/runtime/helpers/getPrototypeOf.js")
loadLib("@babel/runtime/helpers/createSuper.js");

loadLib("@babel/runtime/helpers/createClass.js");

loadLib("@babel/runtime/helpers/classCallCheck.js");
loadLib("@babel/runtime/helpers/set.js");
loadLib("@babel/runtime/helpers/get.js");






loadLib("libs/min/laya.core.min.js");

loadLib("libs/min/laya.ui.min.js");

loadLib("libs/min/laya.d3.min.js");


loadLib("main.js");</pre></body></html>