UNPKG

@spare-technologies/spare-typescript-sdk

Version:
7 lines (6 loc) 129 B
export declare class SpProxy { host: string; port: number; username?: string | null; password?: string | null; }