Skip to content

x-to-zod / ProcessorPathPattern

Type Alias: ProcessorPathPattern

ts
type ProcessorPathPattern = string | string[];

Defined in: src/PostProcessing/types.ts:4

Released under the ISC License.