File: README.md

package info (click to toggle)
node-tslib 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 296 kB
  • sloc: javascript: 617; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (2)
1
2
3
4
### Tests

Each folder has a `test` script which imports `tslib` via node_modules. 
In order to run these tests, you first need to run `npm install` in this folder.