UNPKG

next-actuator

Version:

A fully composable actuator implementation for Next.js projects

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