@contentauth/c2pa-js
Preparing search index...
@contentauth/c2pa-web
index
ResourceStore
Interface ResourceStore
Resource store to contain binary objects referenced from JSON serializable structures
interface
ResourceStore
{
label
?:
null
|
string
;
resources
:
{
[
k
:
string
]:
number
[]
}
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
label?
resources
Properties
Optional
label
label
?:
null
|
string
resources
resources
:
{
[
k
:
string
]:
number
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
resources
@contentauth/c2pa-js
Loading...
Resource store to contain binary objects referenced from JSON serializable structures