Update documentation
All checks were successful
Actions / Build and Push Documentation (push) Successful in 13s
All checks were successful
Actions / Build and Push Documentation (push) Successful in 13s
This commit is contained in:
parent
e84437d92c
commit
a9134078ae
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ See the [documentation](./docs) for more information.
|
|||
> import { parsePackwiz } from "packwizjs";
|
||||
> const packwizFile = await parsePackwiz("./packwiz/pack.toml")
|
||||
Packwiz {
|
||||
location: Resource { path: './packwiz/pack.toml' },
|
||||
location: Resource { path: 'packwiz/pack.toml' },
|
||||
index: { // The index file is automatically parsed alongside the pack.toml file
|
||||
location: Resource { path: 'packwiz/index.toml' },
|
||||
hash: '6ce48b376540c840b9c2c1eaedbdf64f3b0e1203888ea644fc5d8fff66377c18',
|
||||
|
|
Reference in a new issue