UNPKG

next

Version:

The React Framework

8 lines (7 loc) 135 B
import './webpack'; import '../lib/require-instrumentation-client'; declare global { interface Window { next: any; } }