Storage.Ev
Storage event.
type storage_area = t
See Brr_io.Storage.t
.
The type for StorageEvent
objects.
val storage_area : t -> storage_area option
storage_area e
is the storage object.
val storage : t Brr.Ev.type'
storage
is the type for storage
event fired on Brr.Window
s on storage changes.