UNPKG

129 BTypeScriptView Raw
1#!/usr/bin/env node
2import { cliCommand } from '../bin/next';
3declare const nextTelemetry: cliCommand;
4export { nextTelemetry };