github
npm
Preparing search index...
The search index is not available
ec.fdk
ec.fdk
ResourceRegistry
Interface ResourceRegistry
Maps resource names to their list types. Used by Fdk.resourceList() for typed returns.
interface
ResourceRegistry
{
account
:
AccountList
;
"dm-account"
:
DmAccountList
;
group
:
GroupList
;
role
:
RoleList
;
client
:
ClientList
;
"dm-client"
:
DmClientList
;
invite
:
InviteList
;
template
:
TemplateList
;
assetgroup
:
AssetGroupList
;
model
:
ModelList
;
token
:
TokenList
;
tag
:
TagList
;
}
Index
Properties
account
dm-
account
group
role
client
dm-
client
invite
template
assetgroup
model
token
tag
Properties
account
account
:
AccountList
dm-
account
"dm-account"
:
DmAccountList
group
group
:
GroupList
role
role
:
RoleList
client
client
:
ClientList
dm-
client
"dm-client"
:
DmClientList
invite
invite
:
InviteList
template
template
:
TemplateList
assetgroup
assetgroup
:
AssetGroupList
model
model
:
ModelList
token
token
:
TokenList
tag
tag
:
TagList
Settings
Theme
OS
Light
Dark
On This Page
Properties
account
dm-
account
group
role
client
dm-
client
invite
template
assetgroup
model
token
tag
github
npm
ec.fdk
Loading...
Maps resource names to their list types. Used by Fdk.resourceList() for typed returns.