blessed-components - v1.20.0
    Preparing search index...

    Interface FormatRateOptions

    interface FormatRateOptions {
        interval?: string;
        locale?: string;
        unit: string;
    }
    Index

    Properties

    interval?: string
    locale?: string
    unit: string