UNPKG

flightworker-atk-auth

Version:

## 中间件部署

5 lines (3 loc) 97 B
'use strict' const Core = require('./lib/core') exports = module.exports = opt => new Core(opt)