Files
2026-07-28 12:25:15 +00:00

3 lines
89 B
TypeScript

declare const phonetic_symbol: Record<string, string>;
export default phonetic_symbol;