ixfx
    Preparing search index...

    Type Alias TextStyle

    type TextStyle = {
        colour: string;
        font: string;
        size: string;
    }
    Index

    Properties

    Properties

    colour: string
    font: string
    size: string