Files
SerpentRace/SerpentRace_Backend/node_modules/node-gyp-build/optional.js
T
2025-07-18 09:20:40 +02:00

8 lines
143 B
JavaScript

#!/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)