XYO Platform SDK - v3.10.6

    Interface CompositeModuleResolverParams

    interface CompositeModuleResolverParams {
        allowNameResolution?: boolean;
        cache?: CacheConfig;
        logger?: Logger;
        moduleIdentifierTransformers?: ModuleIdentifierTransformer[];
        priority?: ObjectResolverPriority;
        root: ModuleInstance;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    allowNameResolution?: boolean
    cache?: CacheConfig
    logger?: Logger
    moduleIdentifierTransformers?: ModuleIdentifierTransformer[]
    MMNEPVFCICPMFPCPTTAAATR