UNPKG

@krvinay/express_api

Version:
12 lines (10 loc) 175 B
/*! * express api * Copyright(c) 2024-2025 Vinay Kumar * MIT Licensed */ 'use strict'; /** * Expose initExpress Module. */ exports = module.exports = require('./lib');