/*! * Escaper * https://github.com/kobezzza/Escaper * * Released under the MIT license * https://github.com/kobezzza/Escaper/blob/master/LICENSE */ global.Escaper = require('../dist/escaper.min'); require('./tests');