1.0.1 • Published 1 year ago

cxh v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

安装

npm install cxh

使用

名字提示

import { name_alert } from "cxh"; name_alert("helloplugin");

计算两个数的和

import { add } from "cxh"; add(1, 2);

1.0.1

1 year ago

1.0.0

6 years ago