sesaparcours
    Preparing search index...

    Type Alias Metadata

    Metadata that can be associated with a BoxedExpression

    type Metadata = {
        latex?: string;
        wikidata?: string;
    }
    Index

    Properties

    Properties

    latex?: string
    wikidata?: string