Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@testing@liveview_StoryFixture.hrl
Raw

include/lightspeed@testing@liveview_StoryFixture.hrl

-record(story_fixture, {
name :: binary(),
html :: binary(),
fingerprint :: binary(),
signature :: binary()
}).