EASYAIuniappNewUI/node_modules/core-js/es/object/freeze.js
2025-02-08 18:50:38 +08:00

6 lines
139 B
JavaScript

'use strict';
require('../../modules/es.object.freeze');
var path = require('../../internals/path');
module.exports = path.Object.freeze;