UNPKG

@gridscale/api

Version:
22 lines (21 loc) 399 B
export declare const $LinkedIp: { properties: { object_uuid: { type: string; format: string; }; family: { type: string; }; prefix: { type: string; }; create_time: { type: string; format: string; }; ip: { type: string; }; }; };