UNPKG

@telstra/core

Version:
8 lines (7 loc) 96 B
/** * @interface IHttpClient * @public * @version 1.0.0 */ export interface IHttpClient { }