UNPKG

next-actuator

Version:

A fully composable actuator implementation for Next.js projects

3 lines (2 loc) 90 B
import type { Metric } from '../types/metric'; export declare const memoryMetric: Metric;