摘要: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-5.html post.server.ts: export type Post = { slug: string; title: string; }; ex 阅读全文
posted @ 2022-06-23 14:32 Zhentiw 阅读(299) 评论(0) 推荐(0)