File: implementation.d.ts

package info (click to toggle)
node-any-promise 1.3.0%2B~cs0.12.21-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 580 kB
  • sloc: javascript: 1,646; makefile: 21
file content (3 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (3)
1
2
3
declare var implementation: string;

export = implementation;