package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Popstate events.

type t

The type for PopStateEvent objects.

val state : t -> state

state e is the new history state.