PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@cosmjs/stargate/node_modules/protobufjs/cli/node_modules/underscore/cjs

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

var underscore = require('./underscore.js');

// By default, Underscore uses ERB-style template delimiters. Change the
// following template settings to use alternative delimiters.
var templateSettings = underscore.templateSettings = {
  evaluate: /<%([\s\S]+?)%>/g,
  interpolate: /<%=([\s\S]+?)%>/g,
  escape: /<%-([\s\S]+?)%>/g
};

module.exports = templateSettings;

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


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