UNPKG

selvedge

Version:

A type-safe, declarative DSL for building robust, composable LLM prompts and programs in TypeScript. Selvedge simplifies prompt engineering, structured output, and multi-model orchestration.

5 lines 96 B
/** * Mock provider for testing */ export * from './mock'; //# sourceMappingURL=index.d.ts.map