-
Notifications
You must be signed in to change notification settings - Fork 0
Type.TypeAlias.Transformer
DecentM edited this page Jan 29, 2025
·
15 revisions
@decentm/concourse-ts / Type / Transformer
Transformer<
Options
>: (input
,options
?) =>void
Defined in: declarations/transformer.ts:6
A function that modifies serialised Pipeline objects in-place
• Options = unknown
Options
void