Documentation is missing descriptions for following exported functions: - [`getCurrentUrl()`](https://github.com/preactjs/preact-router/blob/4.1.2/src/index.js#L46) (and how it differs to `const [{ url }] = useRouter()`) - [`exec(url: string, route: string, opts: { default?: boolean })`](https://github.com/preactjs/preact-router/blob/4.1.2/src/util.js#L11) - [`useRouter()`](https://github.com/preactjs/preact-router/blob/4.1.2/src/index.js#L22)
Documentation is missing descriptions for following exported functions:
getCurrentUrl()(and how it differs toconst [{ url }] = useRouter())exec(url: string, route: string, opts: { default?: boolean })useRouter()