react-activestorage
    Preparing search index...

    Type Alias ActiveStorageProgress

    type ActiveStorageProgress = {
        loaded: number;
        total: number;
    }
    Index

    Properties

    Properties

    loaded: number
    total: number