UNPKG

talkshitgetdared

Version:

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

7 lines 242 B
export declare class TruthOrDareError extends Error { readonly code: string; readonly timestamp: Date; constructor(message: string, code: string); toJSON(): Record<string, any>; } //# sourceMappingURL=TruthOrDareError.d.ts.map