1.0.1 • Published 2 years ago

cxh v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

安装

npm install cxh

使用

名字提示

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

计算两个数的和

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

1.0.1

2 years ago

1.0.0

7 years ago