<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * @Author: yad.com
 * @Date: 2022-06-14 22:06:43
 * @LastEditors: Kane
 * @LastEditTime: 2022-06-15 13:46:08
 * @FilePath: \Boom-Kart-3d\bin\index.js
 */
window.screenOrientation = "sensor_landscape",
    loadLib("@babel/runtime/helpers/Arrayincludes.js"),
    loadLib("@babel/runtime/helpers/assertThisInitialized.js"),
    loadLib("@babel/runtime/helpers/classCallCheck.js"),
    loadLib("@babel/runtime/helpers/createClass.js"),
    loadLib("@babel/runtime/helpers/defineProperty.js"),
    loadLib("@babel/runtime/helpers/get.js"),
    loadLib("@babel/runtime/helpers/getPrototypeOf.js"),
    loadLib("@babel/runtime/helpers/inherits.js"),
    loadLib("@babel/runtime/helpers/interopRequireDefault.js"),
    loadLib("@babel/runtime/helpers/possibleConstructorReturn.js"),
    loadLib("@babel/runtime/helpers/set.js"),
    loadLib("@babel/runtime/helpers/setPrototypeOf.js"),
    loadLib("@babel/runtime/helpers/superPropBase.js"),
    loadLib("@babel/runtime/helpers/typeof.js"),


    loadLib("libs/laya.core.js"),
    loadLib("libs/laya.ani.js"),
    loadLib("libs/laya.ui.js"),
    loadLib("libs/laya.tiledmap.js"),
    loadLib("libs/laya.d3.js"),
    loadLib("libs/laya.html.js"),
    loadLib("libs/laya.particle.js"),
    loadLib("libs/laya.physics_o.js"),
    loadLib("libs/laya.physics3D.js"),

    // loadLib("libs/zs.sdk.js"), 
    loadLib("js/bundle.js"),
    loadLib("effendi/effendi_main.js");</pre></body></html>