backoffice/node_modules/browserify/test/hash_instance_context/three/g.js

3 lines
56 B
JavaScript
Raw Normal View History

2020-02-06 10:09:39 +00:00
// FILE G THREE
module.exports = require('./h.js') + 1;