跳到主要内容

安装与使用

安装

yarn add hymatrix-js

使用

import HyMatrix from 'hymatrix-js'

const hyMatrix = new HyMatrix()

const hyMatrix2 = new HyMatrix({...})