Initial boiler plate project
This commit is contained in:
3
node_modules/next/dist/lib/realpath.d.ts
generated
vendored
Normal file
3
node_modules/next/dist/lib/realpath.d.ts
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/// <reference types="node" />
|
||||
import fs from 'fs';
|
||||
export declare const realpathSync: typeof fs.realpathSync.native;
|
||||
Reference in New Issue
Block a user