Packages

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

Current section

Files

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

include/agnostic@vdom@vattr_Property.hrl

-record(property, {
kind :: integer(),
name :: binary(),
value :: gleam@json:json()
}).