UNPKG

stackexchange-api

Version:
6 lines (5 loc) 145 B
export interface TypePrivilege { readonly description?: string; readonly reputation?: number; readonly short_description?: string; }