An array of file patterns to be processed. Each pattern can include wildcards (*) to match multiple files.
Optional
Option: { An optional object that can contain two properties.
Optional
ESBuild?: stringA string representing the ESBuild option.
Optional
Exclude?: string[]Optional
TypeA string representing the TypeScript option.
Optional
Watch?: boolean
Represents a function that processes file patterns.