frontend: add defaultUser, supporter
This commit is contained in:
4
frontend/src/app.d.ts
vendored
4
frontend/src/app.d.ts
vendored
@@ -80,6 +80,10 @@ declare global {
|
||||
interface Types {
|
||||
licenceCategory: LicenceCategory;
|
||||
subscription: Subscription;
|
||||
membership: Membership;
|
||||
licence: Licence;
|
||||
licenceCategory: LicenceCategory;
|
||||
bankAccount: BankAccount;
|
||||
}
|
||||
// interface PageData {}
|
||||
// interface Platform {}
|
||||
|
||||
Reference in New Issue
Block a user