deploy: ebd4cc0010
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import type { InsightsClient } from './types';
|
||||
/**
|
||||
* Determines if a given insights `client` supports the optional call to `init`
|
||||
* and the ability to set credentials via extra parameters when sending events.
|
||||
*/
|
||||
export declare function isModernInsightsClient(client: InsightsClient): boolean;
|
||||
Reference in New Issue
Block a user