mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 11:35:42 -06:00
Use reference types to reference node.d.ts (#9686)
This commit is contained in:
parent
761482cf5e
commit
87f75ff823
@ -1,4 +1,4 @@
|
||||
/// <reference path='..\src\harness\external\node.d.ts'/>
|
||||
/// <reference types="node" />
|
||||
|
||||
import http = require("http");
|
||||
import fs = require("fs");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user