mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 09:01:45 +08:00
Remove obsolesced reference comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="./node-array-ext.d.ts" />
|
||||
|
||||
import extensions = require("node-array-ext");
|
||||
|
||||
var array: Array<string> = [ "hello", "world", "test" ];
|
||||
|
||||
Reference in New Issue
Block a user