|
| 1 | +/** |
| 2 | + * This file is automatically generated from /scripts/generate.js |
| 3 | + * PLEASE DO NOT EDIT HERE |
| 4 | + */ |
| 5 | + |
| 6 | +import * as Account from "@scaleway/sdk-account/index.gen" |
| 7 | +import * as Applesilicon from "@scaleway/sdk-applesilicon/index.gen" |
| 8 | +import * as AuditTrail from "@scaleway/sdk-audit-trail/index.gen" |
| 9 | +import * as Baremetal from "@scaleway/sdk-baremetal/index.gen" |
| 10 | +import * as Billing from "@scaleway/sdk-billing/index.gen" |
| 11 | +import * as Block from "@scaleway/sdk-block/index.gen" |
| 12 | +import * as Cockpit from "@scaleway/sdk-cockpit/index.gen" |
| 13 | +import * as Container from "@scaleway/sdk-container/index.gen" |
| 14 | +import * as Dedibox from "@scaleway/sdk-dedibox/index.gen" |
| 15 | +import * as Domain from "@scaleway/sdk-domain/index.gen" |
| 16 | +import * as EdgeServices from "@scaleway/sdk-edge-services/index.gen" |
| 17 | +import * as File from "@scaleway/sdk-file/index.gen" |
| 18 | +import * as Flexibleip from "@scaleway/sdk-flexibleip/index.gen" |
| 19 | +import * as Function from "@scaleway/sdk-function/index.gen" |
| 20 | +import * as Iam from "@scaleway/sdk-iam/index.gen" |
| 21 | +import * as Inference from "@scaleway/sdk-inference/index.gen" |
| 22 | +import * as Instance from "@scaleway/sdk-instance/index.gen" |
| 23 | +import * as Interlink from "@scaleway/sdk-interlink/index.gen" |
| 24 | +import * as Iot from "@scaleway/sdk-iot/index.gen" |
| 25 | +import * as Ipam from "@scaleway/sdk-ipam/index.gen" |
| 26 | +import * as Jobs from "@scaleway/sdk-jobs/index.gen" |
| 27 | +import * as K8s from "@scaleway/sdk-k8s/index.gen" |
| 28 | +import * as KeyManager from "@scaleway/sdk-key-manager/index.gen" |
| 29 | +import * as Lb from "@scaleway/sdk-lb/index.gen" |
| 30 | +import * as Marketplace from "@scaleway/sdk-marketplace/index.gen" |
| 31 | +import * as Mnq from "@scaleway/sdk-mnq/index.gen" |
| 32 | +import * as Mongodb from "@scaleway/sdk-mongodb/index.gen" |
| 33 | +import * as ProductCatalog from "@scaleway/sdk-product-catalog/index.gen" |
| 34 | +import * as Qaas from "@scaleway/sdk-qaas/index.gen" |
| 35 | +import * as Rdb from "@scaleway/sdk-rdb/index.gen" |
| 36 | +import * as Redis from "@scaleway/sdk-redis/index.gen" |
| 37 | +import * as Registry from "@scaleway/sdk-registry/index.gen" |
| 38 | +import * as Secret from "@scaleway/sdk-secret/index.gen" |
| 39 | +import * as ServerlessSqldb from "@scaleway/sdk-serverless-sqldb/index.gen" |
| 40 | +import * as Tem from "@scaleway/sdk-tem/index.gen" |
| 41 | +import * as Test from "@scaleway/sdk-test/index.gen" |
| 42 | +import * as Vpc from "@scaleway/sdk-vpc/index.gen" |
| 43 | +import * as Vpcgw from "@scaleway/sdk-vpcgw/index.gen" |
| 44 | +import * as Webhosting from "@scaleway/sdk-webhosting/index.gen" |
| 45 | +import * as Std from './std/index.gen' |
| 46 | + |
| 47 | +export { |
| 48 | + Account, |
| 49 | + Applesilicon, |
| 50 | + AuditTrail, |
| 51 | + Baremetal, |
| 52 | + Billing, |
| 53 | + Block, |
| 54 | + Cockpit, |
| 55 | + Container, |
| 56 | + Dedibox, |
| 57 | + Domain, |
| 58 | + EdgeServices, |
| 59 | + File, |
| 60 | + Flexibleip, |
| 61 | + Function, |
| 62 | + Iam, |
| 63 | + Inference, |
| 64 | + Instance, |
| 65 | + Interlink, |
| 66 | + Iot, |
| 67 | + Ipam, |
| 68 | + Jobs, |
| 69 | + K8s, |
| 70 | + KeyManager, |
| 71 | + Lb, |
| 72 | + Marketplace, |
| 73 | + Mnq, |
| 74 | + Mongodb, |
| 75 | + ProductCatalog, |
| 76 | + Qaas, |
| 77 | + Rdb, |
| 78 | + Redis, |
| 79 | + Registry, |
| 80 | + Secret, |
| 81 | + ServerlessSqldb, |
| 82 | + Std, |
| 83 | + Tem, |
| 84 | + Test, |
| 85 | + Vpc, |
| 86 | + Vpcgw, |
| 87 | + Webhosting, |
| 88 | +} |
0 commit comments