UNPKG

web-ext-deploy

Version:

A tool for deploying WebExtensions to multiple stores.

3 lines 193 B
import { SupportedGetCookies } from "./types.js"; export declare function getSignInCookie(siteNames: Array<SupportedGetCookies>): Promise<void>; //# sourceMappingURL=get-sign-in-cookie.d.ts.map