@dallaylaen/ski-interpreter
    Preparing search index...

    Type Alias AddOptions

    type AddOptions = {
        arity?: number;
        canonize?: boolean;
        fancy?: string;
        note?: string;
    }
    Index

    Properties

    arity?: number
    canonize?: boolean
    fancy?: string
    note?: string