UNPKG

nextjs-memory-profiler

Version:

Memory leak detection and profiling tool for Next.js applications

4 lines (2 loc) 86 B
const MemoryProfiler = require('./memoryProfiler'); module.exports = MemoryProfiler;