npm install prismjs -S; npm install @types/prismjs -D. now you need to import it ithe n component as - import * as prism from 'prismjs';.
確定! 回上一頁