1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
budibase/qa-core/src/tests/public-api/generator.ts

3 lines
61 B
TypeScript
Raw Normal View History

const Chance = require("chance")
export default new Chance()