mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 01:15:44 +01:00
migrate ui-components from flow to typescript
This commit is contained in:
@@ -3,4 +3,4 @@ export type Person = {
|
||||
mail?: string;
|
||||
};
|
||||
|
||||
export const EXTENSION_POINT = 'avatar.factory';
|
||||
export const EXTENSION_POINT = "avatar.factory";
|
||||
|
||||
Reference in New Issue
Block a user