UNPKG

@pulumi/gcp

Version:

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

4 lines (3 loc) 208 B
export { EngineModelArgs, EngineModelState } from "./engineModel"; export type EngineModel = import("./engineModel").EngineModel; export declare const EngineModel: typeof import("./engineModel").EngineModel;