@zeplin/extension-model
Preparing search index...
Asset
Interface Asset
interface
Asset
{
_id
:
string
;
autoExported
?:
boolean
;
contents
:
AssetContent
[]
;
displayName
:
string
;
layerId
:
string
;
layerName
:
string
;
}
Index
Properties
_
id
auto
Exported?
contents
display
Name
layer
Id
layer
Name
Properties
_
id
_id
:
string
Optional
auto
Exported
autoExported
?:
boolean
contents
contents
:
AssetContent
[]
display
Name
displayName
:
string
layer
Id
layerId
:
string
layer
Name
layerName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
auto
Exported
contents
display
Name
layer
Id
layer
Name
@zeplin/extension-model
Loading...