• Parses a packwiz.toml file and returns its contents.

    Parameters

    • filePath: string

      The path of the TOML file. This can also be a URL.

    Returns Promise<Packwiz>

    The parsed file as a structured class.