@dmp/map-components
Preparing search index...
Resource
Interface Resource
interface
Resource
{
attributes
:
Record
<
string
,
unknown
>
;
id
:
string
;
relationships
?:
Record
<
string
,
Relationship
>
;
type
:
string
;
}
Hierarchy (
View Summary
)
ResourceIdentifier
Resource
Index
Properties
attributes
id
relationships?
type
Properties
attributes
attributes
:
Record
<
string
,
unknown
>
id
id
:
string
Optional
relationships
relationships
?:
Record
<
string
,
Relationship
>
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
id
relationships
type
@dmp/map-components
Loading...