UNPKG

@pulumi/aws

Version:

A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.

4 lines (3 loc) 145 B
export { PipeArgs, PipeState } from "./pipe"; export type Pipe = import("./pipe").Pipe; export declare const Pipe: typeof import("./pipe").Pipe;