UNPKG

@hug/ngx-g11n

Version:

Angular helpers for internationalizing and localizing your application

5 lines (4 loc) 99 B
export type DefaultModuleImport = Promise<{ [key: string]: unknown; default?: unknown; }>;