XYO Platform SDK - v3.10.6
    Preparing search index...

    Variable resolvePathToInstanceConst

    resolvePathToInstance: (
        root: ModuleInstance,
        path: string,
        includePrivate?: boolean,
        transformers?: ModuleIdentifierTransformer[],
    ) => Promise<ModuleInstance | undefined>

    Type declaration