Skip to main content

_RecursiveArrayWorkaroundJsonArray TypeAlias

D.ts bug workaround, see FixRecursiveArraySchema.

This API is reserved for internal system use and should not be imported directly. It may change at any time without notice.

For more information about our API support guarantees, see here.

Signature

type _RecursiveArrayWorkaroundJsonArray = FixRecursiveArraySchema<typeof Array>;