Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(type): Add the missed parameter to useRouter
`useRouter` supports pass an optional parameter to indicate whether the the router should be dynamic or not. But it was missed in the type definitions. See https://github.com/NervJS/taro/blob/93c6d6e18f29ab2c2844da8641746b55d6a7df18/packages/taro-runtime/src/dsl/hooks.ts#L81
- Loading branch information