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

    Properties

    Properties

    defaultValue?: string | number

    Defaults to 0 ("C (0)")

    type: "note"