largedata.js 1.5 KB

123456789101112131415161718192021222324
  1. "use strict";
  2. Object.defineProperty(exports, "__esModule", { value: true });
  3. exports.Words = [
  4. { content: 'You can do anything, but not everything.' },
  5. { content: 'Those who dare to fail miserably can achieve greatly.' },
  6. { content: 'You miss 100 percent of the shots you never take.' },
  7. { content: 'Those who believe in telekinetics, raise my hand.' },
  8. { content: 'I’d rather live with a good question than a bad answer.' },
  9. { content: 'You can do anything, but not everything.' },
  10. { content: 'Those who dare to fail miserably can achieve greatly.' },
  11. { content: 'You miss 100 percent of the shots you never take.' },
  12. { content: 'Those who believe in telekinetics, raise my hand.' },
  13. { content: 'I’d rather live with a good question than a bad answer.' },
  14. { content: 'You can do anything, but not everything.' },
  15. { content: 'Those who dare to fail miserably can achieve greatly.' },
  16. { content: 'You miss 100 percent of the shots you never take.' },
  17. { content: 'Those who believe in telekinetics, raise my hand.' },
  18. { content: 'I’d rather live with a good question than a bad answer.' },
  19. { content: 'You can do anything, but not everything.' },
  20. { content: 'Those who dare to fail miserably can achieve greatly.' },
  21. { content: 'You miss 100 percent of the shots you never take.' },
  22. { content: 'Those who believe in telekinetics, raise my hand.' },
  23. { content: 'You miss 100 percent of the shots you never take.' }
  24. ];