UNPKG
gypsy
Version:
latest (0.0.0-dev)
0.0.0-dev
autoconf for node add-ons
github.com/agnat/node_gypsy
agnat/node_gypsy
gypsy
/
sample
/
sample.js
3 lines
(2 loc)
•
51 B
JavaScript
View Raw
1
2
3
#!/usr/bin/env node
require
(
'bindings'
)(
'sample'
);