UNPKG

@serwist/next

Version:

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

3 lines 230 B
import type { TsConfigJson as TSConfigJSON } from "type-fest"; export declare const loadTSConfig: (baseDir: string, relativeTSConfigPath: string | undefined) => TSConfigJSON | undefined; //# sourceMappingURL=load-tsconfig.d.ts.map