File: require

package info (click to toggle)
node-matrix-js-sdk 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,788 kB
  • sloc: sh: 227; python: 11; makefile: 10
file content (3 lines) | stat: -rw-r--r-- 55 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
nodejs -e "require('matrix-js-sdk');"