@turbowarp/types-tw
    Preparing search index...
    interface AngleArgument {
        defaultValue?: string | number;
        type: "angle";
    }
    Index

    Properties

    Properties

    defaultValue?: string | number

    Defaults to 0.

    type: "angle"