UNPKG

78 BTypeScriptView Raw
1/// <reference types="node" />
2
3import tape = require("tape");
4export = tape;