stringifyDefaultOptions
Import
import { stringifyDefaultOptions } from "@hyper-fetch/core"
Source
Package
Preview
const stringifyDefaultOptions = { arrayFormat: bracket; arraySeparator: bracket; encode: true; skipEmptyString: true; skipNull: true; sort: false; strict: true }
Structure
stringifyDefaultOptions
| Name | Type | Description |
|---|---|---|
| arrayFormat | | |
| arraySeparator | | |
| encode | | |
| skipEmptyString | | |
| skipNull | | |
| sort | | |
| strict | |