File: require

package info (click to toggle)
node-function-bind 1.1.1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 232 kB
  • sloc: makefile: 49; sh: 26
file content (3 lines) | stat: -rwxr-xr-x 53 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
node -e "require('function-bind');"