/var/www/greso.tech/server/nsm/node_modules/requizzle/lib/wrappers
NameSizeModeActions
extras.js5940644editdlrm
requirepaths.js10860644editdlrm
strict.js3030644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/requizzle/lib/wrappers/strict.js (303B)
/* 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 ''; };