Packages

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

Current section

Files

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

include/agnostic@vdom@vnode_Text.hrl

-record(text, {kind :: integer(), key :: binary(), content :: binary()}).