Packages

pify: some helpers to use gleam in your shopify project.

Current section

Files

Jump to
pify include admin@types_Preview.hrl
Raw

include/admin@types_Preview.hrl

-record(preview, {
image :: gleam@option:option(admin@types:image()),
status :: binary()
}).