chore(version-snjs): 2.7.19 - permissions handling
This commit is contained in:
@@ -3,4 +3,5 @@ import { Bridge } from "./services/bridge";
|
||||
export type StartApplication = (
|
||||
defaultSyncServerHost: string,
|
||||
bridge: Bridge,
|
||||
webSocketUrl: string,
|
||||
) => Promise<void>;
|
||||
|
||||
Reference in New Issue
Block a user