⚠️ Internal: This API is not publically exported by the
package.
interface Variance { [RequestTypeId]: { _A: ((_) => A); _E: ((_) => E); }; } Properties
Readonly
[RequestTypeId]
[RequestTypeId]: {
_A: ((_) => A);
_E: ((_) => E);
}
Type declaration
Readonly
_A: ((_) => A)
Readonly
_E: ((_) => E)
Since
2.0.0