trilium
    Preparing search index...
    interface DefinitionObject {
        inverseRelation?: string;
        isPromoted?: boolean;
        labelType?: string;
        multiplicity?: string;
        numberPrecision?: number;
        promotedAlias?: string;
    }
    Index

    Properties

    inverseRelation?: string
    isPromoted?: boolean
    labelType?: string
    multiplicity?: string
    numberPrecision?: number
    promotedAlias?: string