NeahFront5/node_modules/next/dist/experimental/testmode/playwright/next-options.d.ts
2025-04-10 11:30:00 +02:00

4 lines
62 B
TypeScript

export interface NextOptions {
fetchLoopback?: boolean;
}