UNPKG

@lifeintelligencegroup/ngx-lig-ari

Version:

Life Intelligence Group Artificial Intelligence

8 lines (7 loc) 318 B
import { PipeTransform } from '@angular/core'; import * as i0 from "@angular/core"; export declare class Time12Format implements PipeTransform { transform(time: any): any; static ɵfac: i0.ɵɵFactoryDeclaration<Time12Format, never>; static ɵpipe: i0.ɵɵPipeDeclaration<Time12Format, "convert24to12">; }