@logixjs/core
    Preparing search index...

    Interface ProgramIdentity

    interface ProgramIdentity {
        instanceId: string;
        moduleId: string;
    }
    Index

    Properties

    Properties

    instanceId: string
    moduleId: string