UNPKG

@pulumi/gcp

Version:

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

4 lines 216 B
export { EndpointArgs, EndpointState } from "./endpoint"; export type Endpoint = import("./endpoint").Endpoint; export declare const Endpoint: typeof import("./endpoint").Endpoint; //# sourceMappingURL=index.d.ts.map