validatePlaygroundDocument
export exported by @mwillbanks/tuil-ghostty-web.
export
Public export exported by @mwillbanks/tuil-ghostty-web.
export function validatePlaygroundDocument(
document: PlaygroundDocumentV1,
): PlaygroundDocumentV1;Members
This declaration has no public members.
Parameters
| Member | Type | Required | Description | Related types |
|---|---|---|---|---|
document | PlaygroundDocumentV1 | Yes | Supplies the document value as PlaygroundDocumentV1. | PlaygroundDocumentV1 |
Returns
PlaygroundDocumentV1 — Returns a value that satisfies PlaygroundDocumentV1.
Related types: PlaygroundDocumentV1
Throws
No thrown errors are documented for this declaration.
Related types
Source
View the secondary source reference