mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 21:31:12 +08:00
+ rename to byline
This commit is contained in:
@@ -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' );
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user