Documentation
Preparing search index...
@kehto/services
ResourceInfo
Interface ResourceInfo
Advisory resource capability and policy limits disclosed by the runtime.
interface
ResourceInfo
{
maxBytes
?:
number
;
maxUrls
?:
number
;
schemes
:
ResourceSchemeInfo
[]
;
}
Index
Properties
max
Bytes?
max
Urls?
schemes
Properties
Optional
max
Bytes
maxBytes
?:
number
Optional
max
Urls
maxUrls
?:
number
schemes
schemes
:
ResourceSchemeInfo
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Bytes
max
Urls
schemes
Documentation
Loading...
Advisory resource capability and policy limits disclosed by the runtime.