6 lines
183 B
JavaScript
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
|