UNPKG

form-payload

Version:
6 lines 236 B
/** * @param {HTMLInputElement} element * @returns {string | string[]} */ export function getEmailControlElementValue(element: HTMLInputElement): string | string[]; //# sourceMappingURL=get-email-control-element-value.helper.d.ts.map