Xivgear Types Documentation
    Preparing search index...
    • Retrieve the root BiS browser index and then navigate through it.

      Parameters

      • path: string[]

        The path to navigate to

      Returns Promise<AnyNode | BisIndexError>

      A promise containing either the node described in path, or a string representing the part of the path which could not be resolved.