UNPKG

uno-api

Version:
13 lines (11 loc) 151 B
/* Author: Chornos13 */ const Router = require('./Router') const OPTIONS = { OVERRIDE_MIDDLEWARE: true } module.exports = { Router, OPTIONS }