AI_DOCUMENT_IN_DETAIL_CODE_INSTRUCTION: "Let's go step by step.\nDocument the public interface from the following {{LANGUAGE}} code in detail using {{FRAMEWORK}}.\nInclude the source code unmodified.\n\n{{EXAMPLES}}\n" = ...

A template for instruction to describe the provided source code.

This template requires the following placeholder parameters to be replaced:

  • {{LANG}} - The programming language, e.g. TypeScript.
  • {{FRAMEWORK}} - The testing framework, e.g. JSDoc.

Generated using TypeDoc