fabrykowski

Results 21 comments of fabrykowski
trafficstars

Any news on the pull request?

#507 restores compatibility

Hi! Any chance of reviewing PR #383 which might close this issue?

Hi! Any chance of reviewing PR #383 which might close this issue?

It is impossible to create such an object in TypeScript, but you can use it after a cast or assertion. ```typescript export type AdditionalProperties = { foo?: string; } &...

This is especially of interest, when a received JSON object – such as an HTTP request body – is parsed.

We need this in our code base – any chance of a merge?

Any news? We could really use this in our production code. @bcherny This PR could close three issues at once.