UNPKG

@withjoy/sdk-js

Version:
3 lines (2 loc) 158 B
import { ValueListener } from "./interfaces"; export declare const checkForPrivateEvents: (eventDataSource: any, listener: ValueListener<boolean>) => void;