jsMain.react.router.getToPathname.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
@file:JsModule("react-router")
@file:JsNonModule
package react.router
external fun getToPathname(
to: history.To,
): String?
© 2015 - 2025 Weber Informatics LLC | Privacy Policy