interface PlsIDFormStateProps {
    error?: FetchErrorData;
}

Hierarchy (View Summary)

Properties

Properties

error?: FetchErrorData