UNPKG

262 BJavaScriptView Raw
1'use strict';
2
3/*!
4 * Snakeskin
5 * https://github.com/SnakeskinTpl/Snakeskin
6 *
7 * Released under the MIT license
8 * https://github.com/SnakeskinTpl/Snakeskin/blob/master/LICENSE
9 */
10
11global['SNAKESKIN_DEBUG'] = require('../dist/snakeskin');
12require('./index');