You didn't import what you are trying to use. replace /// <reference types="@types/sigmajs" />. to import { sigma } from 'sigma';.
確定! 回上一頁