appwrite-utils
Version:
182 lines (181 loc) • 9.88 kB
JavaScript
// AUTO-GENERATED. DO NOT EDIT.
// Source: https://github.com/appwrite/appwrite/tree/main/app/config/specs
export { AlgoArgon2Schema } from "./AlgoArgon2.js";
export { AlgoBcryptSchema } from "./AlgoBcrypt.js";
export { AlgoMd5Schema } from "./AlgoMd5.js";
export { AlgoPhpassSchema } from "./AlgoPhpass.js";
export { AlgoScryptSchema } from "./AlgoScrypt.js";
export { AlgoScryptModifiedSchema } from "./AlgoScryptModified.js";
export { AlgoShaSchema } from "./AlgoSha.js";
export { AnySchema } from "./Any.js";
export { AttributeBooleanSchema } from "./AttributeBoolean.js";
export { AttributeDatetimeSchema } from "./AttributeDatetime.js";
export { AttributeEmailSchema } from "./AttributeEmail.js";
export { AttributeEnumSchema } from "./AttributeEnum.js";
export { AttributeFloatSchema } from "./AttributeFloat.js";
export { AttributeIntegerSchema } from "./AttributeInteger.js";
export { AttributeIpSchema } from "./AttributeIp.js";
export { AttributeLineSchema } from "./AttributeLine.js";
export { AttributeListSchema } from "./AttributeList.js";
export { AttributePointSchema } from "./AttributePoint.js";
export { AttributePolygonSchema } from "./AttributePolygon.js";
export { AttributeRelationshipSchema } from "./AttributeRelationship.js";
export { AttributeStringSchema } from "./AttributeString.js";
export { AttributeUrlSchema } from "./AttributeUrl.js";
export { AuthProviderSchema } from "./AuthProvider.js";
export { BranchSchema } from "./Branch.js";
export { BranchListSchema } from "./BranchList.js";
export { BucketSchema } from "./Bucket.js";
export { BucketListSchema } from "./BucketList.js";
export { CollectionSchema } from "./Collection.js";
export { CollectionListSchema } from "./CollectionList.js";
export { ColumnBooleanSchema } from "./ColumnBoolean.js";
export { ColumnDatetimeSchema } from "./ColumnDatetime.js";
export { ColumnEmailSchema } from "./ColumnEmail.js";
export { ColumnEnumSchema } from "./ColumnEnum.js";
export { ColumnFloatSchema } from "./ColumnFloat.js";
export { ColumnIndexSchema } from "./ColumnIndex.js";
export { ColumnIndexListSchema } from "./ColumnIndexList.js";
export { ColumnIntegerSchema } from "./ColumnInteger.js";
export { ColumnIpSchema } from "./ColumnIp.js";
export { ColumnLineSchema } from "./ColumnLine.js";
export { ColumnListSchema } from "./ColumnList.js";
export { ColumnPointSchema } from "./ColumnPoint.js";
export { ColumnPolygonSchema } from "./ColumnPolygon.js";
export { ColumnRelationshipSchema } from "./ColumnRelationship.js";
export { ColumnStringSchema } from "./ColumnString.js";
export { ColumnUrlSchema } from "./ColumnUrl.js";
export { ConsoleVariablesSchema } from "./ConsoleVariables.js";
export { ContinentSchema } from "./Continent.js";
export { ContinentListSchema } from "./ContinentList.js";
export { CountrySchema } from "./Country.js";
export { CountryListSchema } from "./CountryList.js";
export { CurrencySchema } from "./Currency.js";
export { CurrencyListSchema } from "./CurrencyList.js";
export { DatabaseSchema } from "./Database.js";
export { DatabaseListSchema } from "./DatabaseList.js";
export { DeploymentSchema } from "./Deployment.js";
export { DeploymentListSchema } from "./DeploymentList.js";
export { DetectionFrameworkSchema } from "./DetectionFramework.js";
export { DetectionRuntimeSchema } from "./DetectionRuntime.js";
export { DetectionVariableSchema } from "./DetectionVariable.js";
export { DevKeySchema } from "./DevKey.js";
export { DevKeyListSchema } from "./DevKeyList.js";
export { DocumentSchema } from "./Document.js";
export { DocumentListSchema } from "./DocumentList.js";
export { EmailTemplateSchema } from "./EmailTemplate.js";
export { ErrorSchema } from "./Error.js";
export { ExecutionSchema } from "./Execution.js";
export { ExecutionListSchema } from "./ExecutionList.js";
export { FileSchema } from "./File.js";
export { FileListSchema } from "./FileList.js";
export { FrameworkSchema } from "./Framework.js";
export { FrameworkAdapterSchema } from "./FrameworkAdapter.js";
export { FrameworkListSchema } from "./FrameworkList.js";
export { FunctionSchema } from "./Function.js";
export { FunctionListSchema } from "./FunctionList.js";
export { HeadersSchema } from "./Headers.js";
export { HealthAntivirusSchema } from "./HealthAntivirus.js";
export { HealthCertificateSchema } from "./HealthCertificate.js";
export { HealthQueueSchema } from "./HealthQueue.js";
export { HealthStatusSchema } from "./HealthStatus.js";
export { HealthTimeSchema } from "./HealthTime.js";
export { IdentitySchema } from "./Identity.js";
export { IdentityListSchema } from "./IdentityList.js";
export { IndexSchema } from "./Index_.js";
export { IndexListSchema } from "./IndexList.js";
export { InstallationSchema } from "./Installation.js";
export { InstallationListSchema } from "./InstallationList.js";
export { JwtSchema } from "./Jwt.js";
export { KeySchema } from "./Key.js";
export { KeyListSchema } from "./KeyList.js";
export { LanguageSchema } from "./Language.js";
export { LanguageListSchema } from "./LanguageList.js";
export { LocaleSchema } from "./Locale.js";
export { LocaleCodeSchema } from "./LocaleCode.js";
export { LocaleCodeListSchema } from "./LocaleCodeList.js";
export { LogSchema } from "./Log.js";
export { LogListSchema } from "./LogList.js";
export { MembershipSchema } from "./Membership.js";
export { MembershipListSchema } from "./MembershipList.js";
export { MessageSchema } from "./Message.js";
export { MessageListSchema } from "./MessageList.js";
export { MetricSchema } from "./Metric.js";
export { MetricBreakdownSchema } from "./MetricBreakdown.js";
export { MfaChallengeSchema } from "./MfaChallenge.js";
export { MfaFactorsSchema } from "./MfaFactors.js";
export { MfaRecoveryCodesSchema } from "./MfaRecoveryCodes.js";
export { MfaTypeSchema } from "./MfaType.js";
export { MigrationSchema } from "./Migration.js";
export { MigrationListSchema } from "./MigrationList.js";
export { MigrationReportSchema } from "./MigrationReport.js";
export { MockNumberSchema } from "./MockNumber.js";
export { PhoneSchema } from "./Phone.js";
export { PhoneListSchema } from "./PhoneList.js";
export { PlatformSchema } from "./Platform.js";
export { PlatformListSchema } from "./PlatformList.js";
export { PreferencesSchema } from "./Preferences.js";
export { ProjectSchema } from "./Project.js";
export { ProjectListSchema } from "./ProjectList.js";
export { ProviderSchema } from "./Provider.js";
export { ProviderListSchema } from "./ProviderList.js";
export { ProviderRepositorySchema } from "./ProviderRepository.js";
export { ProviderRepositoryFrameworkSchema } from "./ProviderRepositoryFramework.js";
export { ProviderRepositoryFrameworkListSchema } from "./ProviderRepositoryFrameworkList.js";
export { ProviderRepositoryRuntimeSchema } from "./ProviderRepositoryRuntime.js";
export { ProviderRepositoryRuntimeListSchema } from "./ProviderRepositoryRuntimeList.js";
export { ProxyRuleSchema } from "./ProxyRule.js";
export { ProxyRuleListSchema } from "./ProxyRuleList.js";
export { ResourceTokenSchema } from "./ResourceToken.js";
export { ResourceTokenListSchema } from "./ResourceTokenList.js";
export { RowSchema } from "./Row.js";
export { RowListSchema } from "./RowList.js";
export { RuntimeSchema } from "./Runtime.js";
export { RuntimeListSchema } from "./RuntimeList.js";
export { SessionSchema } from "./Session.js";
export { SessionListSchema } from "./SessionList.js";
export { SiteSchema } from "./Site.js";
export { SiteListSchema } from "./SiteList.js";
export { SmsTemplateSchema } from "./SmsTemplate.js";
export { SpecificationSchema } from "./Specification.js";
export { SpecificationListSchema } from "./SpecificationList.js";
export { SubscriberSchema } from "./Subscriber.js";
export { SubscriberListSchema } from "./SubscriberList.js";
export { TableSchema } from "./Table.js";
export { TableListSchema } from "./TableList.js";
export { TargetSchema } from "./Target.js";
export { TargetListSchema } from "./TargetList.js";
export { TeamSchema } from "./Team.js";
export { TeamListSchema } from "./TeamList.js";
export { TemplateFrameworkSchema } from "./TemplateFramework.js";
export { TemplateFunctionSchema } from "./TemplateFunction.js";
export { TemplateFunctionListSchema } from "./TemplateFunctionList.js";
export { TemplateRuntimeSchema } from "./TemplateRuntime.js";
export { TemplateSiteSchema } from "./TemplateSite.js";
export { TemplateSiteListSchema } from "./TemplateSiteList.js";
export { TemplateVariableSchema } from "./TemplateVariable.js";
export { TokenSchema } from "./Token.js";
export { TopicSchema } from "./Topic.js";
export { TopicListSchema } from "./TopicList.js";
export { TransactionSchema } from "./Transaction.js";
export { TransactionListSchema } from "./TransactionList.js";
export { UsageBucketsSchema } from "./UsageBuckets.js";
export { UsageCollectionSchema } from "./UsageCollection.js";
export { UsageDatabaseSchema } from "./UsageDatabase.js";
export { UsageDatabasesSchema } from "./UsageDatabases.js";
export { UsageFunctionSchema } from "./UsageFunction.js";
export { UsageFunctionsSchema } from "./UsageFunctions.js";
export { UsageProjectSchema } from "./UsageProject.js";
export { UsageSiteSchema } from "./UsageSite.js";
export { UsageSitesSchema } from "./UsageSites.js";
export { UsageStorageSchema } from "./UsageStorage.js";
export { UsageTableSchema } from "./UsageTable.js";
export { UsageUsersSchema } from "./UsageUsers.js";
export { UserSchema } from "./User.js";
export { UserListSchema } from "./UserList.js";
export { VariableSchema } from "./Variable.js";
export { VariableListSchema } from "./VariableList.js";
export { VcsContentSchema } from "./VcsContent.js";
export { VcsContentListSchema } from "./VcsContentList.js";
export { WebhookSchema } from "./Webhook.js";
export { WebhookListSchema } from "./WebhookList.js";