g3-toolkit API Reference
Preparing search index...
core/src
RestEdgeMapping
Interface RestEdgeMapping
interface
RestEdgeMapping
{
properties
?:
Record
<
string
,
unknown
>
;
source
:
string
;
target
:
string
;
type
:
string
;
}
Index
Properties
properties?
source
target
type
Properties
Optional
properties
properties
?:
Record
<
string
,
unknown
>
source
source
:
string
target
target
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
properties
source
target
type
g3-toolkit API Reference
Loading...