Interface IPropsFormula

    interface IPropsFormula {
        text?: string;
    }

    Properties

    Properties

    text?: string

    Generated using TypeDoc and TypeDoc Airthium Plugin