UNPKG

ksmf

Version:

Modular Microframework for create minimalistic CLI/Web application or REST API

12 lines (11 loc) 268 B
/** * @author Antonio Membrides Espinosa * @email tonykssa@gmail.com * @date 15/11/2021 * @copyright Copyright (c) 2020-2030 * @license GPL * @version 1.0 * @dependencies AppWEB **/ class ProxyReverse { } module.exports = ProxyReverse;