Amplify Toolbox
    Preparing search index...

    Type Alias StableBackendIdentifiers

    type StableBackendIdentifiers = {
        getStableBackendHash: () => string;
    }
    Index

    Properties

    getStableBackendHash: () => string