XYO Platform SDK - v3.10.6
    Preparing search index...
    interface ModuleNameResolver {
        root: ModuleInstance;
        resolveIdentifier(
            id: string,
            options?: ObjectFilterOptions<AnyObject>,
        ): Promisable<undefined | Lowercase<string>>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Methods

    Properties

    Methods