examTeamApp/node_modules/core-js/es/string/fixed.js

6 lines
165 B
JavaScript
Raw Normal View History

2024-09-27 17:35:10 +08:00
'use strict';
require('../../modules/es.string.fixed');
var entryUnbind = require('../../internals/entry-unbind');
module.exports = entryUnbind('String', 'fixed');