Skip to content

Use types to express the above condition #17

@todo

Description

@todo

* TODO: Use types to express the above condition
*/
targets?: (keyof Props & string)[] | undefined;
get fieldTargets(): (keyof Props & string)[] {
return this.targets ?? this.modifies;


This issue was generated by todo based on a TODO comment in e517e19. It's been assigned to @jeswr because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions