Perseus
    Preparing search index...

    Type Alias JiptLabelStore

    type JiptLabelStore = {
        addLabel: (label?: GraphieLabelElement, useMath?: boolean) => void;
    }
    Index

    Properties

    Properties

    addLabel: (label?: GraphieLabelElement, useMath?: boolean) => void