nuqs
Version:
Type-safe search params state manager for React - Like useState, but stored in the URL query string
10 lines (7 loc) • 360 B
JavaScript
// ESM only manifesto: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
// This stub file was added to let some old ESLint plugins resolve
// the import paths correctly, as setting exports.*.require: null in package.json didn't work.
throw new Error(
`This package is ESM only.
See https://err.47ng.com/NUQS-101 for more details.`
)