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