UNPKG

@tapsellorg/angular-material-library

Version:

Angular library for Tapsell

8 lines (7 loc) 359 B
import { PipeTransform } from '@angular/core'; import * as i0 from "@angular/core"; export declare class PghRialToTomanPipe implements PipeTransform { transform(number: number | null): number; static ɵfac: i0.ɵɵFactoryDeclaration<PghRialToTomanPipe, never>; static ɵpipe: i0.ɵɵPipeDeclaration<PghRialToTomanPipe, "pghRialToToman", false>; }