API reference@evolu/nodejs › TestJSDoc

Utilities for testing TypeScript examples embedded in JSDoc and Markdown.

These utilities use the dedicated @evolu/nodejs/TestJSDoc entry point so normal @evolu/nodejs imports do not evaluate TypeScript and JSDoc tooling.

Interfaces

InterfaceDescription
TestJSDocExamplesOptionsOptions for linting, compiling, and executing TypeScript documentation examples.

Functions

FunctionDescription
testJSDocExamplesLints, compiles, and executes every TypeScript example in the included JSDoc comments and Markdown files.