// Load the Google Transliteration API
packages: "transliterationvar control = new google.elements.transliteration.TransliterationControl(options);
// Enable transliteration</em
我正在尝试使用以下模块:
import { transliterate as tr, slugify } from 'transliteration';error TS7016: Could not find a declaration file for module 'transliteration'.
// Load the Google Transliterate API packages: "transliterationfunction onLoad() { sourceLanguage: google.elements.transliteration.LanguageCode.ENGLISH,