import type {Node, Literal, Parent} from 'unist'. To import the types in JSDoc TypeScript, use: /** * @typedef {import('unist').Node} Node * @typedef ...
確定! 回上一頁