kn-hooks 0.0.12 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kn-hooks",
3
- "version": "0.0.12",
3
+ "version": "0.0.13",
4
4
  "scripts": {
5
5
  "dev": "cross-env env_api=dev env_package=dev webpack-dev-server --progress",
6
6
  "build": "cross-env env_api=prod env_package=prod webpack --config webpack.config.js",
package/readme.md CHANGED
@@ -63,7 +63,14 @@ webpack增加`bable-plugin-import`插件,给babel plugins增加配置
63
63
  // }
64
64
  // ]
65
65
 
66
- ```<a id="module_useclipboard"></a>
66
+ ```
67
+
68
+
69
+
70
+ ## API
71
+
72
+
73
+ <a id="module_useclipboard"></a>
67
74
  ## <span style="display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:4px;color:rgb(71, 128, 227);background:#ede6e6;">G</span> useClipboard
68
75
 
69
76
  * [ useClipboard](#module_useclipboard)
package/src/.DS_Store ADDED
Binary file
package/test/.DS_Store ADDED
Binary file