原文英文,约100词,阅读约需1分钟。
📝
内容提要
在NextJS 15项目中,使用TypeScript时,'export default function Post: NextPage<Props> ({ project }) { }' 的写法不正确,提示需要'=',函数声明方式也有误。
🏷️