/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/find-live2d3@1.5.2/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
import"./core/live2dcubismcore.js";import{LAppDelegate}from"./lappdelegate";import{LAppLive2DManager}from"./lapplive2dmanager";var live2d=function(){function e(){this.live2dmanager=null}return e.prototype.initialize=function(e){if(this.live2dmanager=LAppLive2DManager.getInstance(),this.live2dmanager.initDelegate(e))return this.live2dmanager;throw new Error("live2d core 初始化失败")},e.prototype.release=function(){this.live2dmanager&&this.live2dmanager.releaseAllModel(),LAppDelegate.releaseInstance()},e}();export default live2d;
//# sourceMappingURL=/sm/09ab42137b43d082a1ef571b7ad411985e3c029d09ba924c62a508f935cefa55.map