PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/redent

Просмотр файла: index.js

'use strict';
const stripIndent = require('strip-indent');
const indentString = require('indent-string');

module.exports = (string, count = 0, options) => indentString(stripIndent(string), count, options);

Выполнить команду


Для локальной разработки. Не используйте в интернете!