callbacks.d.ts 78 B

1
  1. export declare const isTracingEnabled: (tracingEnabled?: boolean) => boolean;