DefinitelyTyped/types/airbnb-prop-types
Andrew Huth f70c679f72 Add type parameter for ref objects
All HTML elements are descendants of HTMLElement, but they also may have additional methods. For this to work right, we need the option to specify what exactly the element is expected to be.
2019-04-08 14:12:54 -07:00
..
airbnb-prop-types-tests.ts Implement our own Ref type 2019-04-04 15:22:33 -07:00
index.d.ts Add type parameter for ref objects 2019-04-08 14:12:54 -07:00
tsconfig.json
tslint.json