@valon-technologies/gestalt
Preparing search index...
@valon-technologies/gestalt
ProviderReadResult
Interface ProviderReadResult
Result returned by an authored S3 provider implementation.
interface
ProviderReadResult
{
meta
:
ObjectMeta
;
body
?:
S3BodySource
;
}
Index
Properties
meta
body?
Properties
meta
meta
:
ObjectMeta
Optional
body
body
?:
S3BodySource
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
meta
body
@valon-technologies/gestalt
Loading...
Result returned by an authored S3 provider implementation.