Closed mrzap0 closed 4 years ago
I think #27 would fix it. I was waiting for some feedback, but will merge in soon.
@mrzap0 A workaround for now is to import { IErrorDetail } from 'ts-interface-checker/dist/util'
, but careful when you upgrade the package, because this internal file can change or be moved.
This is fixed in v0.1.12.
Confirmed
It is currently not possible to pass an IErrorDetail value to another function without downgrading it to any.
eg.