UNPKG

graphdb-workbench

Version:
5 lines (4 loc) 106 B
export type TranslationBundle = { language: string; [key: string]: string | TranslationBundle; };