UNPKG

@plaiceholder/next

Version:

Roll-you-own placeholders for Next.js.

4 lines (3 loc) 134 B
import "sharp"; import type { NextConfig } from "next"; export default function withPlaiceholder(nextConfig: NextConfig): NextConfig;