+ rename to byline

This commit is contained in:
reppners
2015-02-04 20:53:22 +01:00
parent 48d9c7f2dc
commit 8785bc9d4d
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
* Created by stefansteinhart on 31.01.15.
*/
/// <reference path="node-byline.d.ts" />
/// <reference path="byline.d.ts" />
import fs = require( 'fs' );
import byline = require( 'byline' );

View File

@@ -1,4 +1,4 @@
// Type definitions for node-byline 4.2.1
// Type definitions for byline 4.2.1
// Project: https://github.com/jahewson/node-byline
// Definitions by: Stefan Steinhart <https://github.com/reppners>
// Definitions: https://github.com/borisyankov/DefinitelyTyped