InferShape<TShape>: {
    [TProperty in keyof TShape]: mol.Infer<TShape[TProperty]>
}

Type Parameters

Generated using TypeDoc