34 lines
403 B
Markdown
34 lines
403 B
Markdown
|
[**packwizjs**](../../README.md)
|
||
|
|
||
|
***
|
||
|
|
||
|
[packwizjs](../../modules.md) / [parser](../README.md) / Option
|
||
|
|
||
|
# Interface: Option
|
||
|
|
||
|
Defined in: parser.ts:21
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
### default?
|
||
|
|
||
|
> `optional` **default**: `boolean`
|
||
|
|
||
|
Defined in: parser.ts:23
|
||
|
|
||
|
***
|
||
|
|
||
|
### description?
|
||
|
|
||
|
> `optional` **description**: `string`
|
||
|
|
||
|
Defined in: parser.ts:24
|
||
|
|
||
|
***
|
||
|
|
||
|
### optional
|
||
|
|
||
|
> **optional**: `boolean`
|
||
|
|
||
|
Defined in: parser.ts:22
|