File: require

package info (click to toggle)
node-three-stl-loader 1.0.6-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 80 kB
  • sloc: javascript: 143; sh: 2; makefile: 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');"