UNPKG

kwikid-agent-dashboard

Version:

KwikID's EKYC Agent Map View Module.

9 lines (8 loc) 371 B
import { OnInit } from "@angular/core"; import * as i0 from "@angular/core"; export declare class AgentInfoComponent implements OnInit { constructor(); ngOnInit(): Promise<void>; static ɵfac: i0.ɵɵFactoryDeclaration<AgentInfoComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<AgentInfoComponent, "agent-info", never, {}, {}, never, never>; }