Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@stream_StreamItem.hrl
Raw

include/lightspeed@stream_StreamItem.hrl

-record(stream_item, {id :: binary(), html :: binary()}).