Closed yllan closed 2 years ago
According to this line, https://github.com/cornerstonejs/dicomParser/blob/master/index.d.ts#L124
inflater is a required option. Why is that? I thought it should be optional.
inflater
Agreed, changed the argument to not be required.
According to this line, https://github.com/cornerstonejs/dicomParser/blob/master/index.d.ts#L124
inflater
is a required option. Why is that? I thought it should be optional.