Files
powerpoint-toolbox/node_modules/eslint-plugin-react/lib/util/linkComponents.d.ts
T
2025-03-07 19:22:02 +01: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