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

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

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

package history

/**
 * A URL pathname, beginning with a /.
 *
 * @see https://github.com/remix-run/history/tree/main/docs/api-reference.md#location.pathname
 */
typealias Pathname = String




© 2015 - 2024 Weber Informatics LLC | Privacy Policy