initial commit

This commit is contained in:
2026-07-01 22:38:29 -06:00
commit 9302ad8dce
1662 changed files with 140758 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
shadow$provide.module$node_modules$pixi_DOT_js$lib$ticker$index = function(global, require, module, exports) {
global = require("module$node_modules$pixi_DOT_js$lib$ticker$const");
module = require("module$node_modules$pixi_DOT_js$lib$ticker$Ticker");
require = require("module$node_modules$pixi_DOT_js$lib$ticker$TickerListener");
"use strict";
exports.UPDATE_PRIORITY = global.UPDATE_PRIORITY;
exports.Ticker = module.Ticker;
exports.TickerListener = require.TickerListener;
};
//# sourceMappingURL=module$node_modules$pixi_DOT_js$lib$ticker$index.js.map