UNPKG

@jsverse/transloco

Version:

The internationalization (i18n) library for Angular

2 lines (1 loc) 50 B
export type HashMap<T = any> = Record<string, T>;