Current section
Files
Jump to
Current section
Files
include/plushie@testing@script_Header.hrl
-record(header, {
app :: binary(),
viewport :: {integer(), integer()},
theme :: binary(),
backend :: plushie@testing@script:backend()
}).