@maxgraph/core
    Preparing search index...

    Interface IdentityFunction

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

    Properties

    Properties

    mxObjectId?: string