builder-pattern icon indicating copy to clipboard operation
builder-pattern copied to clipboard

exclude undefined type from builder setter

Open KhalitovAdel opened this issue 2 years ago • 1 comments

KhalitovAdel avatar May 20 '23 23:05 KhalitovAdel

What if you wanted to set the field to undefined? Eg. If the type is X | undefined

samchungy avatar Aug 31 '23 04:08 samchungy