@valon-technologies/gestalt
    Preparing search index...

    Result returned by an authored S3 provider implementation.

    interface ProviderReadResult {
        meta: ObjectMeta;
        body?: S3BodySource;
    }
    Index

    Properties

    Properties