1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +02:00
Files
minifyfromhtml/node_modules/pn/v8.js
2018-05-05 14:29:20 +02:00

3 lines
75 B
JavaScript

var v8 = {};
try { v8 = require("v8"); } catch (e) { }
module.exports = v8;