UNPKG

@hint/utils-i18n

Version:
3 lines 182 B
import { Category } from '@hint/utils-types'; export declare const getCategoryName: (category: Category, language?: string) => string; //# sourceMappingURL=get-category-name.d.ts.map