sesaparcours
    Preparing search index...

    A font style.

    interface FontStyle {
        family: string;
        size: number;
        weight: string;
    }
    Index

    Properties

    Properties

    family: string
    size: number
    weight: string