ts-json-schema-generator icon indicating copy to clipboard operation
ts-json-schema-generator copied to clipboard

Unknown intrinsic method: `NoInfer`

Open EladBezalel opened this issue 10 months ago • 4 comments

When i try to create schema from a type that uses NoInfer i get this error:

Unknown intrinsic method: NoInfer

EladBezalel avatar Dec 12 '24 16:12 EladBezalel