@theredhead — Frontend Library - v1.0.0
    Preparing search index...

    Interface WeekdayLabel

    Names of weekdays used as column headers.

    interface WeekdayLabel {
        long: string;
        short: string;
    }
    Index

    Properties

    Properties

    long: string
    short: string