File: require

package info (click to toggle)
node-three-stl-loader 1.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 84 kB
  • sloc: makefile: 2; sh: 2
file content (3 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh
set -e
nodejs -e "require('three-stl-loader');"