cc-everywhere

Interface: BaseExportOption<U>

Base for a single export option: id, style, and action.

See

Extended by

Type Parameters

Type Parameter
Description
U extends Style
The style type extending Style

Properties

Property
Type
id
string
style
U
action
ExportAction