UNPKG

extension

Version:

Create cross-browser extensions with no build configuration.

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