File: right_hand.js

package info (click to toggle)
node-lexical-scope 1.2.0%2Bdfsg1-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 216 kB
  • sloc: javascript: 459; makefile: 12
file content (2 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (12)
1
2
exports.filename = __filename;
exports.dirname = __dirname;