- Preparing search index...
- The search index is not available
Lumos
Type alias ObjectCodec<Shape>
ObjectCodec<Shape>: Codec<{ [key in keyof Shape]: PackResult<Shape[key]>}, { [key in keyof Shape]: UnpackResult<Shape[key]>}, { [key in keyof Shape]: PackParam<Shape[key]>}, { [key in keyof Shape]: UnpackParam<Shape[key]>}>
Type Parameters
-
Shape extends ObjectCodecShape = ObjectCodecShape