File "string-padding.js"
Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/proposals/string-padding.js
File size: 155 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
// https://github.com/tc39/proposal-string-pad-start-end
require('../modules/es.string.pad-end');
require('../modules/es.string.pad-start');