File: main.js

package info (click to toggle)
node-rollup-plugin-inject 4.0.2%2B~3.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,552 kB
  • sloc: javascript: 10,197; makefile: 5
file content (1 line) | stat: -rw-r--r-- 68 bytes parent folder | download
1
Promise.all([ thisThing, thatThing ]).then( () => someOtherThing );