Files
LearnNode/node-course/node_modules/eslint-scope/lib/index.d.ts
T
2026-08-06 12:00:39 +10:00

7 lines
117 B
TypeScript

/**
* @fileoverview ESLint Scope types in ESM format.
* @author Francesco Trotta
*/
export * from "./index.cjs";