UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

8 lines 398 B
import { PipeTransform } from '@angular/core'; import * as i0 from "@angular/core"; export declare class TlLeftPadPipe implements PipeTransform { transform(value: string | number, exponent: number): string; static ɵfac: i0.ɵɵFactoryDeclaration<TlLeftPadPipe, never>; static ɵpipe: i0.ɵɵPipeDeclaration<TlLeftPadPipe, "leftpad", false>; } //# sourceMappingURL=leftpad.pipe.d.ts.map