Documentation
Preparing search index...
@kehto/shell
ResourceBytesManyRequest
Interface ResourceBytesManyRequest
Inbound: napplet requests many resource URLs in one envelope.
interface
ResourceBytesManyRequest
{
id
:
string
;
type
:
"resource.bytesMany"
;
urls
:
readonly
string
[]
;
}
Index
Properties
id
type
urls
Properties
id
id
:
string
type
type
:
"resource.bytesMany"
urls
urls
:
readonly
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
type
urls
Documentation
Loading...
Inbound: napplet requests many resource URLs in one envelope.