mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00: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