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