mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +08:00
fix invalid reference to react
This commit is contained in:
4
react-intl/react-intl.d.ts
vendored
4
react-intl/react-intl.d.ts
vendored
@@ -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