NeahOpti/node_modules/next/dist/experimental/testmode/playwright/next-options.d.ts
2025-04-22 12:49:37 +02:00

4 lines
62 B
TypeScript

export interface NextOptions {
fetchLoopback?: boolean;
}