@chinmayn00b/faker-ind
Version:
Generate Fake Contextual Data For India Region
22 lines • 395 B
JavaScript
export const words = [
'eat',
'puke',
'stand',
'slap',
'seat',
'sit',
'excavate',
'peace',
'food',
];
export const phrases = [
'Thanks so much.',
'I really appreciate you.',
'Excuse me.',
`I'm sorry.`,
'What do you think?',
'How does that sound?',
'That sounds great.',
'That helps a lot.',
];
//# sourceMappingURL=words.js.map