hasSkippedObservations.d.ts 88 B

12
  1. declare const hasSkippedObservations: () => boolean;
  2. export { hasSkippedObservations };