mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
travis fix
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
/// <reference path="../node/node.d.ts" />
|
||||
/// <reference path="bitwise-xor.d.ts" />
|
||||
|
||||
"use strict";
|
||||
|
||||
Vendored
+1
@@ -3,6 +3,7 @@
|
||||
// Definitions by: Rogier Schouten <https://github.com/rogierschouten>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../node/node.d.ts" />
|
||||
declare module "bitwise-xor" {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user