mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Add typings
This commit is contained in:
@@ -282,6 +282,10 @@ export type Plan = {
|
||||
isAvailable: boolean;
|
||||
selfService: boolean;
|
||||
premiumSupport: boolean;
|
||||
budgeting: boolean;
|
||||
supportsMockNumbers: boolean;
|
||||
backupsEnabled: boolean;
|
||||
backupPolicies: number;
|
||||
};
|
||||
|
||||
export type PlansInfo = {
|
||||
|
||||
Reference in New Issue
Block a user