Favivon - Correção

This commit is contained in:
2026-05-30 19:59:39 -03:00
parent 76ddaa815d
commit d7dfd221f0
32859 changed files with 5459654 additions and 404 deletions
+26
View File
@@ -0,0 +1,26 @@
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
require('../../dist/objectSpread2-32cd2c34.cjs.dev.js');
require('../../dist/classCallCheck-eaf0efc7.cjs.dev.js');
var random_dist_maathRandom = require('../../dist/index-26fb8954.cjs.dev.js');
require('../../dist/misc-fce4d494.cjs.dev.js');
require('../../dist/triangle-33ffdfef.cjs.dev.js');
require('../../dist/isNativeReflectConstruct-ddc4ebc1.cjs.dev.js');
require('three');
require('../../dist/matrix-fb190f60.cjs.dev.js');
exports.FlashGen = random_dist_maathRandom.FlashGen;
exports.Generator = random_dist_maathRandom.Generator;
exports.inBox = random_dist_maathRandom.inBox;
exports.inCircle = random_dist_maathRandom.inCircle;
exports.inRect = random_dist_maathRandom.inRect;
exports.inSphere = random_dist_maathRandom.inSphere;
exports.noise = random_dist_maathRandom.noise;
exports.onBox = random_dist_maathRandom.onBox;
exports.onCircle = random_dist_maathRandom.onCircle;
exports.onRect = random_dist_maathRandom.onRect;
exports.onSphere = random_dist_maathRandom.onSphere;