UNPKG

@awesome-fe/translate

Version:
5 lines (4 loc) 73 B
export interface DictEntry { english: string; chinese: string; }