NeahFront3/node_modules/next/dist/experimental/testmode/playwright/next-options.d.ts
2025-04-09 18:02:58 +02:00

4 lines
62 B
TypeScript

export interface NextOptions {
fetchLoopback?: boolean;
}