UNPKG

@pubby.club/sdk

Version:
6 lines (5 loc) 84 B
export interface User { id: string; username: string; avatar: string; }