Skip to content

Instantly share code, notes, and snippets.

@rhysd
Last active November 22, 2016 11:10
Show Gist options
  • Save rhysd/aa0da6badf69bfeccea089842f0fe7b0 to your computer and use it in GitHub Desktop.
Save rhysd/aa0da6badf69bfeccea089842f0fe7b0 to your computer and use it in GitHub Desktop.
/// <reference types="node" />
import * as stream from 'stream';
export declare default function hogehoge(): stream.Transform;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment