UNPKG

node-digitalocean

Version:
5 lines (4 loc) 79 B
import VPC from "../../vpc"; export interface GetVPCResponse { vpc: VPC; }