import { InferGetStaticPropsType } from 'next' type Post = { author: string content: ... For example, if this array is ['foo', 'bar'] , then Next.js will ...
確定! 回上一頁