Umi — API References - v1.3.0
    Preparing search index...

    Type Alias UploaderGetUploadPriceOptions

    The options that can be passed when fetching the upload price.

    type UploaderGetUploadPriceOptions = {
        signal?: GenericAbortSignal;
    }
    Index

    Properties

    Properties