UNPKG

@rest-hooks/ssr

Version:

Server Side Rendering helpers for Rest Hooks

4 lines (3 loc) 179 B
// this file is required because the next package doesn't implement its types correctly // to be compatible with esm/cjs export { type default as DType } from 'next/document.js';