UNPKG

@pulumiverse/scaleway

Version:

A Pulumi package for creating and managing Scaleway cloud resources.

4 lines 234 B
export { DefinitionArgs, DefinitionState } from "./definition"; export type Definition = import("./definition").Definition; export declare const Definition: typeof import("./definition").Definition; //# sourceMappingURL=index.d.ts.map