UNPKG

@hyper-fetch/core

Version:

Cache, Queue and Persist your requests no matter if you are online or offline!

10 lines (9 loc) 198 B
export const stringifyDefaultOptions = { strict: true, encode: true, arrayFormat: "bracket", arraySeparator: "bracket", sort: false, skipNull: true, skipEmptyString: true, } as const;