Preparing search index...
    type GuidanceHint = {
        arrows?: ArrowType;
        text: string;
    }
    Index

    Properties

    Properties

    arrows?: ArrowType
    text: string