UNPKG

@serwist/next

Version:

A module that integrates Serwist into your Next.js application.

3 lines 207 B
import type { InjectManifestOptionsComplete } from "./types.js"; export declare const validateInjectManifestOptions: (input: unknown) => InjectManifestOptionsComplete; //# sourceMappingURL=validator.d.ts.map