// Type definitions for blue-tape v0.1.11 // Project: https://github.com/spion/blue-tape // Definitions by: Haoqun Jiang // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 3.2 /// import tape = require('tape'); export = tape;