Add TypeScript type definitions for app components and layout
- Created type definitions for `auth`, `layout`, and `page` components to ensure type safety and consistency. - Implemented checks for entry validity and prop types using utility types. - Added a `package.json` file to specify module type for TypeScript compatibility.
This commit is contained in:
5
app/frontend/.next/server/server-reference-manifest.json
Normal file
5
app/frontend/.next/server/server-reference-manifest.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"node": {},
|
||||
"edge": {},
|
||||
"encryptionKey": "QnzKIJRR8GrjaHk7QhiM928LOJzfdW5Af6gmYU5xeZs="
|
||||
}
|
||||
Reference in New Issue
Block a user