UNPKG

extension

Version:

Create cross-browser extensions with no build configuration.

3 lines (2 loc) 126 B
import type { Command } from 'commander'; export declare function registerDevCommand(program: Command, telemetry: any): void;