%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/@popperjs/core/lib/utils/
Upload File :
Create Path :
Current File : /var/www/html/node_modules/@popperjs/core/lib/utils/format.js.flow

// @flow

export default function format(str: string, ...args: Array<string>) {
  return [...args].reduce((p, c) => p.replace(/%s/, c), str);
}

Zerion Mini Shell 1.0