yarn add leafer
or
npm install leafer
import { Leaf } from "leafer" // 自定义ui class UI extends Leaf { //... }
架构