安装cnpm i --dev typedocoryarn add --dev typedoc 使用// 指定生成对象typedoc file.ts// 指定 ... typedoc --tsconfig </path/to/tsconfig.json> ...
確定! 回上一頁