Packages
- 📖 Study the documentation
- 🧭 Explore the examples
- 📜 Read the changelog
Functions
default
▸ default(): typeof Document
Returns
typeof Document
Defined in
packages/with-next/src/document.ts:10
▸ default<Component>(DocumentComponent): Component
Type parameters
| Name | Type |
|---|---|
Component | extends typeof default = typeof default |
Parameters
| Name | Type |
|---|---|
DocumentComponent | Component |
Returns
Component