Files
ai.interactive.fiction/dist/interfaces/llm.js
2025-04-01 08:37:41 +02:00

6 lines
150 B
JavaScript

"use strict";
/**
* Interfaces for LLM integration
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=llm.js.map