PHP WebShell

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

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

/*
    Copyright 2014 Google LLC

    Use of this source code is governed by the MIT License, available in this package's LICENSE file
    or at http://opensource.org/licenses/MIT.
 */
exports.before = function before() {
  return '"use strict";';
};

exports.after = function after() {
  return '';
};

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


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