UNPKG

@pulumiverse/scaleway

Version:

A Pulumi package for creating and managing Scaleway cloud resources.

10 lines 685 B
export { GetHostingArgs, GetHostingResult, GetHostingOutputArgs } from "./getHosting"; export declare const getHosting: typeof import("./getHosting").getHosting; export declare const getHostingOutput: typeof import("./getHosting").getHostingOutput; export { GetOfferArgs, GetOfferResult, GetOfferOutputArgs } from "./getOffer"; export declare const getOffer: typeof import("./getOffer").getOffer; export declare const getOfferOutput: typeof import("./getOffer").getOfferOutput; export { HostingArgs, HostingState } from "./hosting"; export type Hosting = import("./hosting").Hosting; export declare const Hosting: typeof import("./hosting").Hosting; //# sourceMappingURL=index.d.ts.map