Files
2026-DEV-BUT3/node_modules/eslint-plugin-react/lib/util/docsUrl.d.ts
T

3 lines
104 B
TypeScript
Raw Normal View History

2026-04-25 15:28:39 +02:00
export = docsUrl;
declare function docsUrl(ruleName: any): string;
//# sourceMappingURL=docsUrl.d.ts.map