This site uses cookies from Google to deliver its services and to analyze traffic.
Function that generates an ImageLoader for Imgix and turns it into an Angular provider.
const provideImgixLoader: (path: string) => Provider[];