Kruhlmann/gatekeeper

View on GitHub
migrations/1577476601691_multiple-captchas.js

Summary

Maintainability
A
0 mins
Test Coverage
/* eslint-disable camelcase */

exports.shorthands = undefined;

exports.up = (pgm) => {

};

exports.down = (pgm) => {

};