@wpkernel/php-json-ast v0.12.6-beta.3
@wpkernel/php-json-ast / PipelinePhase
Type Alias: PipelinePhase
ts
type PipelinePhase = "init" | "generate" | "apply" | `custom:${string}`;