mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 08:48:24 -04:00
3 lines
172 B
TypeScript
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
|