Packages

A platform agnostic Elm-like framework (soft-fork of Lustre)

Current section

Files

Jump to
agnostic include agnostic@vdom@cache_DecodedEvent.hrl
Raw

include/agnostic@vdom@cache_DecodedEvent.hrl

-record(decoded_event, {
path :: binary(),
handler :: agnostic@vdom@vattr:handler(any())
}).