UNPKG

@dadjokes-io/dad-jokes

Version:
21 lines (20 loc) 596 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MockJokesArray = void 0; exports.MockJokesArray = { success: true, body: [ { _id: '5f80ccd641785ba7c7d27c3a', type: 'general', setup: "What happens to a frog's car when it breaks down?", punchline: 'It gets toad.', }, { _id: '5f80ccd641785ba7c7d27b68', type: 'general', setup: "What happens to a frog's car when it breaks down?", punchline: 'It gets toad away', }, ], };