mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove export from CommunityApi
This commit is contained in:
parent
c44b589df5
commit
38b17678eb
@ -24,7 +24,7 @@ enum ApiVersionType {
|
||||
V1_1 = '1_1',
|
||||
V2_0 = '2_0',
|
||||
}
|
||||
export type CommunityApi = {
|
||||
type CommunityApi = {
|
||||
api: string
|
||||
url: string
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user