Packages

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

Current section

Files

Jump to
agnostic include agnostic@dev@simulate_Event.hrl
Raw

include/agnostic@dev@simulate_Event.hrl

-record(event, {
target :: agnostic@dev@query:'query'(),
name :: binary(),
data :: gleam@json:json()
}).