UNPKG

@pulumi/gcp

Version:

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

4 lines (3 loc) 226 B
export { EnterpriseKeyArgs, EnterpriseKeyState } from "./enterpriseKey"; export type EnterpriseKey = import("./enterpriseKey").EnterpriseKey; export declare const EnterpriseKey: typeof import("./enterpriseKey").EnterpriseKey;