File: __.d.ts

package info (click to toggle)
typescript-types 20190209-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,548 kB
  • sloc: sh: 42; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (4)
1
2
3
import _ = require("../index");
declare const __: _.__;
export = __;