22 lines
386 B
Markdown
22 lines
386 B
Markdown
|
[**packwizjs**](../../../README.md)
|
||
|
|
||
|
***
|
||
|
|
||
|
[packwizjs](../../../modules.md) / [enums/hash-format](../README.md) / isValidHashFormat
|
||
|
|
||
|
# Function: isValidHashFormat()
|
||
|
|
||
|
> **isValidHashFormat**(`hashFormat`): [`HashFormat`](../enumerations/HashFormat.md)
|
||
|
|
||
|
Defined in: enums/hash-format.ts:9
|
||
|
|
||
|
## Parameters
|
||
|
|
||
|
### hashFormat
|
||
|
|
||
|
`string`
|
||
|
|
||
|
## Returns
|
||
|
|
||
|
[`HashFormat`](../enumerations/HashFormat.md)
|