database-petani-mobile/node_modules/eslint-scope/lib/index.d.ts
2026-02-23 16:39:35 +07:00

7 lines
117 B
TypeScript

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