3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
declare const phonetic_symbol: Record<string, string>;
|
|
export default phonetic_symbol;
|