UNPKG

talkshitgetdared

Version:

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

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