Stone.js API
Docs
Home
Preparing search index...
stone-js-resources/src/options/ResourcesBlueprint
ResourceEnvelopeConfig
Interface ResourceEnvelopeConfig
The envelope an application wraps its payloads in.
interface
ResourceEnvelopeConfig
{
payload
:
string
|
string
[]
;
}
Index
Properties
payload
Properties
payload
payload
:
string
|
string
[]
The key, or keys, that hold the payload to shape.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
payload
Docs
Home
Stone.js API
Loading...
The envelope an application wraps its payloads in.