node-lens
Version:
Lens is a lightweight developer tool for Node.js apps that lets you log, view, and debug requests and other activity in real time — inspired by Laravel Telescope.
25 lines (24 loc) • 384 B
JavaScript
import {
clear,
getQueries,
getQueryByRequestId,
getRecentQueries,
getRecentRequests,
getRequestById,
getRequestQueries,
getRequests,
logQuery,
logRequest
} from "./chunk-7EU2ZT4R.mjs";
export {
clear,
getQueries,
getQueryByRequestId,
getRecentQueries,
getRecentRequests,
getRequestById,
getRequestQueries,
getRequests,
logQuery,
logRequest
};