type alias Deep.Match.ArrayTraversalTypeimport { type Deep } from "https://deno.land/x/rimbu@0.13.5/deep/index.ts"; const { ArrayTraversalType } = Deep.Match; Keys used to indicate an array match traversal. definition: `${CompoundType}Item`