mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
docs: fix the types page subtitle to match its softened claim
Rames' residual on #2974. I softened the body sentence last round and left the frontmatter saying "All exported types from @hyperframes/sdk". Mintlify renders description as both the page subtitle and the meta description, so the page went on promising complete coverage in the two places a reader meets first — and the one a search engine quotes. Pre-existing on main, and he did not hold the stamp for it, but leaving it makes the body fix cosmetic.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Types"
|
||||
description: "All exported types from @hyperframes/sdk."
|
||||
description: "Core types exported from @hyperframes/sdk, with pointers to the adapter, history, and persistence types."
|
||||
---
|
||||
|
||||
This page documents the core types exported from `@hyperframes/sdk`, verified against `packages/sdk/src/types.ts` and the export barrel at `packages/sdk/src/index.ts`. Adapter, history, and persistence types live with the APIs that take them — see [Adapters](/sdk/reference/adapters), [Utilities](/sdk/reference/utilities), [Composition](/sdk/reference/composition), and [openComposition](/sdk/reference/open-composition).
|
||||
|
||||
Reference in New Issue
Block a user