# PinOptions (/docs/api/interfaces/PinOptions)



Defined in: [packages/core/src/passes/pin.ts:42](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/passes/pin.ts#L42)

## Properties [#properties]

### policy [#policy]

```ts
policy: PinPolicy;
```

Defined in: [packages/core/src/passes/pin.ts:43](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/passes/pin.ts#L43)

***

### resolutions? [#resolutions]

```ts
optional resolutions?: Record<string, PinResolution>;
```

Defined in: [packages/core/src/passes/pin.ts:45](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/passes/pin.ts#L45)

Known resolutions keyed by canonical ref; unresolved targets are surfaced, not rewritten.


## Sitemap

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