@zeplin/extension-model
Preparing search index...
VersionLink
Interface VersionLink
interface
VersionLink
{
destination
:
{
name
:
string
;
type
:
string
}
;
rect
:
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
}
;
}
Index
Properties
destination
rect
Properties
destination
destination
:
{
name
:
string
;
type
:
string
}
rect
rect
:
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destination
rect
@zeplin/extension-model
Loading...