PackwizJS/docs/parser/interfaces/PackwizIndex.md
2025-02-09 10:24:15 -06:00

677 B

packwizjs


packwizjs / parser / PackwizIndex

Interface: PackwizIndex

Defined in: parser.ts:128

Represents the structure of a Packwiz index file, as well as providing its location.

Properties

files

files: IndexFileEntry[]

Defined in: parser.ts:132


hash

hash: string

Defined in: parser.ts:130


hashFormat

hashFormat: HashFormat

Defined in: parser.ts:131


location

location: Resource

Defined in: parser.ts:129