tuil
ReferencePackages@mwillbanks/tuil-ghostty-webAPI

createTuilGhosttyDocumentSession

export exported by @mwillbanks/tuil-ghostty-web.

View rawEdit

export

Public export exported by @mwillbanks/tuil-ghostty-web.

export function createTuilGhosttyDocumentSession(
  initialDocument: PlaygroundDocumentV1,
): TuilGhosttyDocumentSession;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
initialDocumentPlaygroundDocumentV1YesSupplies 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.

Source

View the secondary source reference

Package

@mwillbanks/tuil-ghostty-web

On this page