/**
 * @fileoverview ESLint Scope types in ESM format.
 * @author Francesco Trotta
 */

export * from "./index.cjs";
