UNPKG

@wca/helpers

Version:

Helpers and class definitions for WCA and WCIF

5 lines (4 loc) 67 B
export interface Avatar { url: string; thumbUrl: string; }