UNPKG

ovoid-new

Version:
8 lines (6 loc) 107 B
const OTP = require('./src/OTP'); const USER = require('./src/USER'); module.exports = { OTP, USER };