@rendley/sdk - v1.12.6
    Preparing search index...

    Interface MissingFontInfo

    interface MissingFontInfo {
        family: string;
        weight?: string;
    }
    Index

    Properties

    Properties

    family: string
    weight?: string