UNPKG

@pulumi/gcp

Version:

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

4 lines (3 loc) 217 B
export { SshPublicKeyArgs, SshPublicKeyState } from "./sshPublicKey"; export type SshPublicKey = import("./sshPublicKey").SshPublicKey; export declare const SshPublicKey: typeof import("./sshPublicKey").SshPublicKey;