UNPKG

@gridscale/api

Version:
5 lines (4 loc) 106 B
import { Network } from './Network'; export declare type NetworkGetResponse = { network?: Network; };