mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Add new package: react-hyperscript * Type of function should be declared by function keyword... * Add a workaround tsc does not allow `export =`ing function because ES spec does not allow that. But react-hyperscript does that. So this workaround is required. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| react-hyperscript-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||