ParsePathComponentCopyimport type { ParsePathComponent } from "https://esm.sh/zod@3.25.76/index.d.cts";type ParsePathComponent = string | number;§Type§string | number[src]