UNPKG

@pulumi/gcp

Version:

A Pulumi package for creating and managing Google Cloud Platform resources.

4 lines 234 B
export { CollectionArgs, CollectionState } from "./collection"; export type Collection = import("./collection").Collection; export declare const Collection: typeof import("./collection").Collection; //# sourceMappingURL=index.d.ts.map