Files
wise-hearted-decor/node_modules/next/dist/client/app-index.d.ts
T

5 lines
183 B
TypeScript

import '../build/polyfills/polyfill-module';
import './components/globals/patch-console';
import './components/globals/handle-global-errors';
export declare function hydrate(): void;