17 lines
246 B
Markdown
Raw Permalink Normal View History

2026-05-31 13:21:13 +02:00
# `@unhead/schema`
Typescript definitions for document `<head>`.
## Installation
```bash
npm install --save-dev @unhead/schema
# Using yarn
yarn add --dev @unhead/schema
```
## Types
See [head.ts](./src/head.ts) for the full list of types.