d75db01f1
1 2 3 4 5
export type PluginTranslation = { [ npmName: string ]: { [ key: string ]: string } }