UNPKG

@obliczeniowo/elementary

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