Commit bb2c2257 authored by 胡进杰's avatar 胡进杰

feat: ionit dajun_demo

parent efa4d743
# `@wisdom-components/hhhhhuuu` # `@wisdom-components/dajun`
> TODO: description > TODO: description
## Usage ## Usage
``` ```
const hhhhhuuu = require('@wisdom-components/hhhhhuuu'); const dajun = require('@wisdom-components/dajun');
// TODO: DEMONSTRATE API // TODO: DEMONSTRATE API
``` ```
{ {
"name": "@wisdom-components/hhhhhuuu", "name": "@wisdom-components/dajun",
"version": "1.1.0", "version": "1.0.0",
"description": "> TODO: description", "description": "> TODO: description",
"author": "dajun <erjie115203@163.com>", "author": "dajun <erjie115203@163.com>",
"homepage": "", "homepage": "",
"license": "ISC", "license": "ISC",
"main": "lib/hhhhhuuu.js", "main": "lib/dajun.js",
"directories": { "directories": {
"lib": "lib", "lib": "lib",
"test": "__tests__" "test": "__tests__"
......
export default {
a: '1',
};
# Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.1.0 (2021-01-08)
### Features
- inir ([0d83eff](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/0d83effd9d9863fb03b240341c1e74b486ebb559))
export default "helolo";
\ No newline at end of file
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