Packages

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

Current section

Files

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

include/agnostic@vdom@patch_ReplaceRawNode.hrl

-record(replace_raw_node, {
kind :: integer(),
with :: agnostic@vdom@vnode:element(any())
}).