UNPKG

@junte/ui

Version:

Quality Angular UI components kit

9 lines (8 loc) 850 B
import { PipeTransform } from '@angular/core'; import * as ɵngcc0 from '@angular/core'; export declare class GetPercentPipe implements PipeTransform { transform(value: number, min: number, max: number): number; static ɵfac: ɵngcc0.ɵɵFactoryDef<GetPercentPipe, never>; static ɵpipe: ɵngcc0.ɵɵPipeDefWithMeta<GetPercentPipe, "getPercent">; } //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2xpZGVyLnBpcGVzLmQudHMiLCJzb3VyY2VzIjpbInNsaWRlci5waXBlcy5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztBQUNBOzs7O0FBRUEiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBQaXBlVHJhbnNmb3JtIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5leHBvcnQgZGVjbGFyZSBjbGFzcyBHZXRQZXJjZW50UGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xuICAgIHRyYW5zZm9ybSh2YWx1ZTogbnVtYmVyLCBtaW46IG51bWJlciwgbWF4OiBudW1iZXIpOiBudW1iZXI7XG59XG4iXX0=