Shallow cycle error on `this[]`
Author: ssalbdivadCreated Apr 6, 2025Updated Jun 2, 2026
This is inferred time but fails at runtime:
export const ApprovalConfigStepNodeValidator = type({
key: "this[]",
});Source: arktypeio/arktype
This is inferred time but fails at runtime:
export const ApprovalConfigStepNodeValidator = type({
key: "this[]",
});Source: arktypeio/arktype