UNPKG

talkshitgetdared

Version:

The truth will hurt. An open-source cursed-core engine for Truth & Dare prompts.

6 lines 335 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TruthOrDareCore = void 0; var TruthOrDareCore_1 = require("./TruthOrDareCore"); Object.defineProperty(exports, "TruthOrDareCore", { enumerable: true, get: function () { return TruthOrDareCore_1.TruthOrDareCore; } }); //# sourceMappingURL=index.js.map