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