knowledgebase_law/node_modules/eslint-plugin-react/lib/util/linkComponents.d.ts

3 lines
172 B
TypeScript
Raw Normal View History

2025-04-11 23:47:09 +08:00
export function getFormComponents(context: any): Map<any, any>;
export function getLinkComponents(context: any): Map<any, any>;
//# sourceMappingURL=linkComponents.d.ts.map