Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Interfaces

Type aliases

Type aliases

App: { arguments?: readonly string[]; name: string | readonly string[] }

Type declaration

  • Optional arguments?: readonly string[]
  • name: string | readonly string[]
AppName: "chrome" | "firefox" | "edge"