API ReferenceVariables
importPass
const importPass: Pass;Defined in: packages/core/src/passes/import.ts:344
Cross-file import pass (#161). Runs FIRST so imported steps/jobs are spliced into the tree before every other macro and the terminal pin sees them.