diff --git a/index.d.ts b/index.d.ts index 6f1a3d6..6e69b56 100644 --- a/index.d.ts +++ b/index.d.ts @@ -19,9 +19,11 @@ declare module "browserstack-local" { [key: string]: string | boolean; } + type LocalOptions = Partial; + class Local { - start(options: Partial, callback: (error?: Error) => void): void; + start(options: LocalOptions, callback: (error?: Error) => void): void; isRunning(): boolean; - stop(callback: () => void): void; + stop(callback: (error?: Error) => void): void; } } diff --git a/package.json b/package.json index ded8400..ce93a59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-local", - "version": "1.4.5", + "version": "1.4.6", "description": "Nodejs bindings for BrowserStack Local", "engine": "^0.10.44", "main": "index.js", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy