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

    Variable resolveAddressToInstanceConst

    resolveAddressToInstance: (
        root: ModuleInstance,
        address: Address,
        includePrivate?: boolean,
        ignore?: Address[],
        direction?: ModuleResolveDirection,
    ) => Promise<ModuleInstance | undefined>

    Type declaration