UNPKG

@pulumi/openstack

Version:

A Pulumi package for creating and managing OpenStack cloud resources.

4 lines (3 loc) 172 B
export { StackV1Args, StackV1State } from "./stackV1"; export type StackV1 = import("./stackV1").StackV1; export declare const StackV1: typeof import("./stackV1").StackV1;