Skip to content

Field subscription modifiedSinceLastSubmit, is defined as false, rather than boolean. #457

@Dragomir-Ivanov

Description

@Dragomir-Ivanov

Hello there,
In file index.d.ts, modifiedSinceLastSubmit is defined as:

export interface FieldSubscription {
...
  modifiedSinceLastSubmit?: false;
...
}

Any idea why it is false rather than boolean? Is this intentional?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions