-
### 🔎 Search Terms
mapped type array subclass numeric constraint
### đź•— Version & Regression Information
- This is the behavior in every version I tried
### ⏯ Playground Link
https://www.typescrip…
-
Apologies if this has already been asked/solved - I can't figure out exactly what this is called so it's very difficult to search for.
I'm writing a simple strongly typed dependency system, based o…
-
When mapping enums to enum types in Postgres as described [here](https://www.npgsql.org/efcore/mapping/enum.html?tabs=with-connection-string%2Cwith-datasource):
The `ToString` on a mapped enum in q…
-
Mapped types in TypeScript accept Unions as the constraint type, and the resulting output (in TS) will be similar to [Distributive Conditional Types](https://www.typescriptlang.org/docs/handbook/2/con…
-
### đź“ť Summary
I have a set of types to validate arguments (and returns, tho not necessary to illustrate the issue) in an async API object. The TS types that extract the arguments, when passed to `typ…
-
Hi,
Does this library support [mapped types](https://www.typescriptlang.org/docs/handbook/2/mapped-types.html)?
The following example suggests it does not:
```
// Type mapper to construct a …
-
I'd like to be able to generate either a `Record` or a typescript mapped type for a golang map type.
Example:
CheapestReturnMiles map[util.CabinClassT]util.MilesTax `json:"CheapestReturnMile…
-
Acceptance Criteria:
1. Defines supported time types (datetime, representative time, annual time, etc.)
2. Defines how input time zones are supported, including whether timestamps can be time zone nai…
-
Hello, thank you very much for this comprehensive project!
I got a [C++ library](https://github.com/ValveSoftware/openvr/blob/master/headers/openvr.h) working in Julia and for making a more complet…
-
### Version Number
7.53.1
### Codesandbox/Expo snack
https://codesandbox.io/p/sandbox/reverent-engelbart-dwrv28
### Steps to reproduce
1. Go to https://codesandbox.io/p/sandbox/reverent-engelbart…