libs/ngx-pfe/models/pfe-state/user-input-state.model.ts
[key: string]: any
any
export interface PfeUserInputState { // eslint-disable-next-line @typescript-eslint/no-explicit-any [key: string]: any; }