export async function runBrokenLinks()

in packages/synthetics-sdk-broken-links/src/broken_links.ts [103:108]


export async function runBrokenLinks(
  inputOptions: BrokenLinkCheckerOptions,
  args: {
    executionId: string | undefined;
    checkId: string | undefined;
  }