# PullSource

> **PullSource** = `string` \| ((`pieceCid`) => `string`)

Defined in: [packages/synapse-sdk/src/types.ts:569](https://github.com/FilOzone/synapse-sdk/blob/f7cf64c2e5ba1e8fffcf44b11f88f3ef7958de8d/packages/synapse-sdk/src/types.ts#L569)

Source for pulling pieces from another provider.
Either a base URL string or a function that returns a piece URL for a given PieceCID.