Duplicated from fffiloni/live-vision
f9f0fec
1
2
3
4
5
6
7
8
'use strict'; try { module.exports = require('node-gyp-build')(__dirname); } catch (e) { module.exports = require('./fallback'); }