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

6 lines
183 B
JavaScript

"use strict";
/**
* Core interfaces for the interactive fiction world model
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=world-model.js.map