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

    Interface FormatDurationOptions

    interface FormatDurationOptions {
        style?: "clock" | "short";
    }
    Index

    Properties

    Properties

    style?: "clock" | "short"