Module

Ctl.Internal.QueryM.UniqueId

#ListenerId

type ListenerId = String

A unique request ID used for dispatching

#uniqueId

uniqueId :: String -> Effect String

Creates a unique id prefixed by its argument

Modules