Mina Lohan

Results 3 issues of Mina Lohan

## Search Terms type destructuring ## Suggestion Allow destructuring syntax when assigning `type` ## Use Cases Dynamically assign a type as the type of an other type's property. ## Examples...

Suggestion
Awaiting More Feedback

Examples for using in node script and Typescript definition

Feature request for ResponseFilter, somthing like: ```cs public interface IResponseFilter { void Apply(Response response, ResponseFilterContext context); } public class ResponseFilterContext { // or other type that conveys return type and...

p3
help-wanted