Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
MplCoreProgramPluginAccounts
Type Alias MplCoreProgramPluginAccounts
type
MplCoreProgramPluginAccounts
=
{
assetV1
:
ReturnType
<
typeof
getAssetV1Codec
>
&
SelfFetchFunctions
<
AssetV1Args
,
AssetV1
,
>
;
collectionV1
:
ReturnType
<
typeof
getCollectionV1Codec
>
&
SelfFetchFunctions
<
CollectionV1Args
,
CollectionV1
,
>
;
groupV1
:
ReturnType
<
typeof
getGroupV1Codec
>
&
SelfFetchFunctions
<
GroupV1Args
,
GroupV1
,
>
;
hashedAssetV1
:
ReturnType
<
typeof
getHashedAssetV1Codec
>
&
SelfFetchFunctions
<
HashedAssetV1Args
,
HashedAssetV1
,
>
;
pluginHeaderV1
:
ReturnType
<
typeof
getPluginHeaderV1Codec
>
&
SelfFetchFunctions
<
PluginHeaderV1Args
,
PluginHeaderV1
,
>
;
pluginRegistryV1
:
ReturnType
<
typeof
getPluginRegistryV1Codec
>
&
SelfFetchFunctions
<
PluginRegistryV1Args
,
PluginRegistryV1
,
>
;
}
Index
Properties
asset
V1
collection
V1
group
V1
hashed
Asset
V1
plugin
Header
V1
plugin
Registry
V1
Properties
asset
V1
assetV1
:
ReturnType
<
typeof
getAssetV1Codec
>
&
SelfFetchFunctions
<
AssetV1Args
,
AssetV1
,
>
collection
V1
collectionV1
:
ReturnType
<
typeof
getCollectionV1Codec
>
&
SelfFetchFunctions
<
CollectionV1Args
,
CollectionV1
,
>
group
V1
groupV1
:
ReturnType
<
typeof
getGroupV1Codec
>
&
SelfFetchFunctions
<
GroupV1Args
,
GroupV1
,
>
hashed
Asset
V1
hashedAssetV1
:
ReturnType
<
typeof
getHashedAssetV1Codec
>
&
SelfFetchFunctions
<
HashedAssetV1Args
,
HashedAssetV1
,
>
plugin
Header
V1
pluginHeaderV1
:
ReturnType
<
typeof
getPluginHeaderV1Codec
>
&
SelfFetchFunctions
<
PluginHeaderV1Args
,
PluginHeaderV1
,
>
plugin
Registry
V1
pluginRegistryV1
:
ReturnType
<
typeof
getPluginRegistryV1Codec
>
&
SelfFetchFunctions
<
PluginRegistryV1Args
,
PluginRegistryV1
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
V1
collection
V1
group
V1
hashed
Asset
V1
plugin
Header
V1
plugin
Registry
V1
Coda by Ian Macalinao
Loading...