Xivgear Types Documentation
    Preparing search index...
    interface NavDataService {
        resolveNavData(nav: NavPath | null): NavResult | null;
    }

    Implemented by

    Index

    Methods