EncodeOptionsinterfaceserialize/codec.ts:40Options for encodeState.PropertiesNameTypeDescriptionmaxNodes?numberMaximum number of nodes to encode. Beyond it, subtrees are replaced by a truncation marker.sanitize?(path: string, value: unknown) => unknownRedacts a value before it leaves the process.