UNPKG

@obliczeniowo/elementary

Version:
8 lines (7 loc) 331 B
import { PipeTransform } from '@angular/core'; import * as i0 from "@angular/core"; export declare class ToAsyncPipe implements PipeTransform { transform(value: any, time?: number): any; static ɵfac: i0.ɵɵFactoryDeclaration<ToAsyncPipe, never>; static ɵpipe: i0.ɵɵPipeDeclaration<ToAsyncPipe, "toAsync", true>; }