Spaces:
Running
Running
File size: 201 Bytes
da8db3e | 1 2 3 4 5 | // Empty stub for `server-only`. The real module throws on every
// non-Next.js import; for the parity verifier we only run pure data
// adapters, so swallowing the import is safe.
module.exports = {}
|