UNPKG

next

Version:

The React Framework

4 lines (3 loc) 115 B
export default function nextJest(options?: { dir?: string; }): (customJestConfig?: any) => () => Promise<any>;