Files
tfm_ainventory/frontend/node_modules/eslint-plugin-react/lib/util/linkComponents.d.ts
2026-04-10 14:05:50 +03:00

3 lines
172 B
TypeScript

export function getFormComponents(context: any): Map<any, any>;
export function getLinkComponents(context: any): Map<any, any>;
//# sourceMappingURL=linkComponents.d.ts.map