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