Files
Housekeeping-web-admin/node_modules/core-js/full/math/seeded-prng.js
T
2026-06-24 09:48:54 +02:00

6 lines
148 B
JavaScript

'use strict';
require('../../modules/esnext.math.seeded-prng');
var path = require('../../internals/path');
module.exports = path.Math.seededPRNG;