@maxgraph/core
    Preparing search index...

    Type Alias IdentityFunction

    type IdentityFunction = {
        mxObjectId?: string;
        (): any;
    }
    Index

    Properties

    Properties

    mxObjectId?: string