148 B
148 B
sidebar_label |
---|
Product |
Product type
Supported products.
Signature:
export type Product = 'chrome' | 'firefox';
sidebar_label |
---|
Product |
Supported products.
export type Product = 'chrome' | 'firefox';