DefinitelyTyped/types/react-frame-component
a learning git 306afbe5c0 Add FrameContext types (#38996)
For people who wants to use `hooks`  like
```javascript
import React, { useContext } from 'react'
const { window: frameWindow } = useContext(FrameContext)
```
2019-10-09 12:08:44 -07:00
..
index.d.ts
react-frame-component-tests.tsx
tsconfig.json
tslint.json