Skip to content

PromptScript API


Interface: SimpleFormatterVersions

Defined in: formatters/src/create-simple-formatter.ts:15

Standard three-version map returned by getSupportedVersions().

Indexable

[key: string]: VersionEntry

Properties

full

readonly full: VersionEntry

Defined in: formatters/src/create-simple-formatter.ts:19


multifile

readonly multifile: VersionEntry

Defined in: formatters/src/create-simple-formatter.ts:18


simple

readonly simple: VersionEntry

Defined in: formatters/src/create-simple-formatter.ts:17