UNPKG

@krvinay/express_api

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