UNPKG

wechat-work

Version:
5 lines (4 loc) 69 B
export interface INameValuePair { name: string; value: string; }