Closed noisyscanner closed 1 month ago
This fails when using latest typescript (4.8.4) due to the below error Type 'C' does not satisfy the constraint 'BaseContext'
Type 'C' does not satisfy the constraint 'BaseContext'
extends
Problem
This fails when using latest typescript (4.8.4) due to the below error
Type 'C' does not satisfy the constraint 'BaseContext'
Solution
extends
to generic to solve build error