Commit 4b855afe authored by 雷哲's avatar 雷哲

create branch

parent d32094a3
Pipeline #22005 passed with stages
in 2 minutes 11 seconds
# `@wisdom-components/test_leizhe`
> TODO: description
## Usage
```
const testLeizhe = require('@wisdom-components/test_leizhe');
// TODO: DEMONSTRATE API
```
{
"name": "@wisdom-components/test_leizhe",
"version": "1.0.0",
"description": "> TODO: description",
"author": "leizhe <1114545519@qq.com>",
"homepage": "",
"license": "ISC",
"main": "lib/test_leizhe.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"publishConfig": {
"registry": "https://g.civnet.cn:4873/"
},
"repository": {
"type": "git",
"url": "https://g.civnet.cn:8443/ReactWeb5/wisdom-components.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
}
}
export default 'hello world leizhe1';
---
title: test_leizhe - 测试
nav:
title: 组件
path: /components
group:
path: /
---
# test_leizhe 测试
测试
## 何时使用
- 测试
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment