UNPKG

next

Version:

The React Framework

9 lines (8 loc) 177 B
import './register-deployment-id-global'; import './webpack'; import '../lib/require-instrumentation-client'; declare global { interface Window { next: any; } }