getRedirects

getRedirects

Get all Redirects in the project.

const redirects = await framer.getRedirects()

Returns

  • Promise<readonly Redirect[]> – All of the Redirects in the project.