tuil
ReferencePackages@mwillbanks/tuil-storyAPI

storyFrameToMarkdown

function exported by @mwillbanks/tuil-story.

View rawEdit

function

Public function exported by @mwillbanks/tuil-story.

export function storyFrameToMarkdown(frame: StorySnapshot): string;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
frameStorySnapshotYesSupplies the frame value as StorySnapshot.StorySnapshot

Returns

string — Returns a value that satisfies string.

Related types: —

Throws

No thrown errors are documented for this declaration.

Source

View the secondary source reference

Package

@mwillbanks/tuil-story

On this page