443c22e
1
2
3
4
5
6
7
/** * @fileoverview ESLint Scope types in ESM format. * @author Francesco Trotta */ export * from "./index.cjs";