@zeplin/extension-model
Preparing search index...
ContextData
Interface ContextData
interface
ContextData
{
options
:
Record
<
string
,
number
|
boolean
|
string
>
;
project
?:
any
;
styleguide
?:
any
;
}
Index
Properties
options
project?
styleguide?
Properties
options
options
:
Record
<
string
,
number
|
boolean
|
string
>
Optional
project
project
?:
any
Optional
styleguide
styleguide
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
project
styleguide
@zeplin/extension-model
Loading...