Add an mdx.d.ts file with the below content, and ensure it is included by the tsconfig.json . /// <reference types="@mdx-js/loader" /> ...
確定! 回上一頁