import { createPerformanceObserver, isEntryTypeSupported } from "./performanceObserver.cjs";
export { createPerformanceObserver, isEntryTypeSupported };