UNPKG

pitch-invader

Version:

React library designed to simplify the process of creating and managing a football (soccer) starting lineup.

3 lines (2 loc) 131 B
export declare const getUserLanguage: () => string; export declare const translate: (key: string, lang?: string | null) => string;