mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +08:00
added reference to underscore.d.ts
This commit is contained in:
2
underscore.string/underscore.string.d.ts
vendored
2
underscore.string/underscore.string.d.ts
vendored
@@ -3,6 +3,8 @@
|
||||
// Definitions by: Ry Racherbaumer <http://github.com/rygine>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../underscore/underscore.d.ts" />
|
||||
|
||||
interface UnderscoreStatic {
|
||||
str: UnderscoreStringStatic;
|
||||
string: UnderscoreStringStatic;
|
||||
|
||||
Reference in New Issue
Block a user