mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Fix isMobile typings and tests * Fix isMobile export * Add types for wouter/preact submodule * Remove `declare module` from preact submodule * Fix children types in preact submodule * Add missing preact dependency * Fix package.json dependecy field
7 lines
87 B
JSON
7 lines
87 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"preact": "10.0.0-beta.3"
|
|
}
|
|
}
|