mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
fixed minor typos
This commit is contained in:
Vendored
+1
-2
@@ -3,7 +3,6 @@
|
||||
// Definitions by: Tobias Kahlert <https://github.com/SrTobi>
|
||||
// Definitions: https://github.com/SrTobi/DefinitelyTyped
|
||||
|
||||
/// <reference path="../node/node.d.ts"/>
|
||||
/// <reference path="../node/node.d.ts"/>
|
||||
|
||||
declare module wol {
|
||||
@@ -70,5 +69,5 @@ declare module wol {
|
||||
|
||||
declare module 'wake_on_lan' {
|
||||
var wol: wol.Wol;
|
||||
export = wol;
|
||||
export = wol;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user