chore: returns generic to BasePayload to fix typing
This commit is contained in:
8
test/_community/tsconfig.json
Normal file
8
test/_community/tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"esModuleInterop": true,
|
||||
"paths": {
|
||||
"payload/generated-types": ["./payload-types.ts"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user