UNPKG

@securecall/client-component

Version:

SecureCall Core Web Component

7 lines (6 loc) 129 B
export declare class SecurecallResponseField { fieldName: string; label: string; value: string; render(): any; }