aozhiwei 0a973d12e3 1
2022-01-27 17:32:21 +08: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)