# PullSource

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

Defined in: [packages/synapse-sdk/src/types.ts:591](https://github.com/FilOzone/synapse-sdk/blob/383406b972e6cd42ad69595631f715ff6e996b52/packages/synapse-sdk/src/types.ts#L591)

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