SmythOS SDK
    Preparing search index...

    Type Alias TStorageProviderSettings

    type TStorageProviderSettings = {
        LocalStorage: LocalStorageConfig;
        S3: S3Config;
    }
    Index

    Properties

    Properties

    LocalStorage: LocalStorageConfig
    S3: S3Config