Hello there, I'm new to ArkType, and I'm hitting an issue that I cannot seem to be able to solve... I'm trying to extract the runtime schema from within an array. Here is a simple example:
TypeError: Cannot convert undefined or null to object
TypeError: Cannot convert undefined or null to object
it seems the runtime schema is not correctly extracted.
I know this was referred as an "anti-pattern" in the docs but here I'm trying to build a tool that can generate an openapi spec out of an ArkType definition so I cannot split my type.