UNPKG

will-api

Version:

Web API gateway adapter for moleculer

6 lines (5 loc) 139 B
"use strict"; const KnGateWay_1 = require("./KnGateWay"); class KnAPI extends KnGateWay_1.KnGateWay { } module.exports = new KnAPI();