Xivgear Types Documentation
    Preparing search index...
    • Given a legacy hash, split it into its parts (e.g. #/sl/1234 or /sl/1234 => ['sl', '1234']).

      Parameters

      • input: string

        The legacy hash path

      Returns string[]