XSound - v4.0.10
    Preparing search index...

    Type Alias Font

    type Font = {
        family?: string;
        size?: string;
        style?: string;
        weight?: string;
    }
    Index

    Properties

    family?: string
    size?: string
    style?: string
    weight?: string