File: index.d.ts

package info (click to toggle)
node-function-bind 1.1.2%2B~cs2.1.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: javascript: 316; makefile: 12
file content (2 lines) | stat: -rw-r--r-- 58 bytes parent folder | download
1
2
import bind = require("./implementation");
export = bind;