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

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

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

package history

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy