1
0
Fork 0
mirror of synced 2024-09-19 02:39:37 +12:00
budibase/packages/backend-core/tests/core/utilities/structures/generator.ts
2023-11-20 21:52:29 +01:00

3 lines
69 B
TypeScript

import Chance from "./Chance"
export const generator = new Chance()