Files
WebGIS-SPBU/WebGIS_PovertyMapping/node_modules/node-gyp-build/optional.js
T
2026-06-11 22:52:58 +07:00

8 lines
143 B
JavaScript
Executable File

#!/usr/bin/env node
/*
I am only useful as an install script to make node-gyp not compile for purely optional native deps
*/
process.exit(0)