All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsMain.history.To.kt Maven / Gradle / Ivy

The newest version!
// Automatically generated - do not modify!

package history

/**
 * Describes a location that is the destination of some navigation, either via
 * `history.push` or `history.replace`. May be either a URL or the pieces of a
 * URL path.
 */
typealias To = String // string | Partial




© 2015 - 2024 Weber Informatics LLC | Privacy Policy