Skip to content

PromptScript API


resolver/src

Inheritance and import resolution for PromptScript files.

Handles file loading, dependency resolution, and merging of inherited properties to produce a fully resolved AST.

Classes

Interfaces

Type Aliases

Variables

Functions

References

bindParams

Re-exports bindParams


IMPORT_MARKER_PREFIX

Re-exports IMPORT_MARKER_PREFIX


interpolateAST

Re-exports interpolateAST


interpolateContent

Re-exports interpolateContent


interpolateText

Re-exports interpolateText


isTemplateExpression

Re-exports isTemplateExpression


normalizeBlockAliases

Re-exports normalizeBlockAliases


TemplateContext

Re-exports TemplateContext