UNPKG

node-digitalocean

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