import { isCurrentPageOutOfScope } from "./utils/isCurrentPageOutOfScope.js";

export { isCurrentPageOutOfScope };
