1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/qa-core/src/config/internal-api/TestConfiguration/generator.ts

4 lines
62 B
TypeScript
Raw Normal View History

2022-09-27 04:54:14 +13:00
const Chance = require("chance")
export default new Chance()