UNPKG

extension

Version:

Create cross-browser extensions with no build configuration.

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