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

3 lines
172 B
TypeScript
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
export function getFormComponents(context: any): Map<any, any>;
export function getLinkComponents(context: any): Map<any, any>;
//# sourceMappingURL=linkComponents.d.ts.map