Skip to content

Conversation

BreakingBread0
Copy link

@BreakingBread0 BreakingBread0 commented Jan 12, 2024

Related Issues

Fixes #94

Description

variable value is of type object (U[keyof U] and type U is U extends object) which means that splice does not exist on that. This commit fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Property 'slice' does not exist on type 'U[keyof U]'
1 participant