UNPKG

angular-l10n

Version:

An Angular library to translate messages, dates and numbers

3 lines (2 loc) 139 B
import { MonoTypeOperatorFunction } from 'rxjs'; export declare function takeUntilDestroyed(target: any): MonoTypeOperatorFunction<any>;