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