mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
fix invalid reference to react
This commit is contained in:
Vendored
+3
-1
@@ -3,6 +3,8 @@
|
||||
// Definitions by: Bruno Grieder <https://github.com/bgrieder>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
///<reference path='../react/react.d.ts' />
|
||||
|
||||
declare module "react-intl" {
|
||||
|
||||
import * as React from 'react'
|
||||
@@ -94,4 +96,4 @@ declare module "react-intl" {
|
||||
|
||||
export = ReactIntl
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user