constructor()

in src/utils.ts [38:40]


    constructor(options: any) {
        super(options);
    }