# importPass (/docs/api/variables/importPass)



```ts
const importPass: Pass;
```

Defined in: [packages/core/src/passes/import.ts:344](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/passes/import.ts#L344)

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.


## Sitemap

Browse the full documentation: [Markdown sitemap](https://austenstone.github.io/actio/sitemap.md) · [XML sitemap](https://austenstone.github.io/actio/sitemap.xml)