UNPKG

@workingscorpion/class-faker

Version:

Class based Faker Object Generator for testing node.js inspired by Fakingoose

3 lines (2 loc) 74 B
import Chance from "chance"; export declare function getChance(): Chance;