@vexip-ui/utils
Advanced tools
Comparing version
@@ -0,1 +1,6 @@ | ||
import type { RendererElement } from 'vue'; | ||
import type { RendererNode } from 'vue'; | ||
import type { VNode } from 'vue'; | ||
import type { VNodeNormalizedChildren } from 'vue'; | ||
/** | ||
@@ -411,2 +416,6 @@ * 为日期增减给定的天数 | ||
export declare function flatVNodes(children: VNodeNormalizedChildren): VNode<RendererNode, RendererElement, { | ||
[key: string]: any; | ||
}>[]; | ||
/** | ||
@@ -413,0 +422,0 @@ * 将日期格式化成指定格式 |
{ | ||
"name": "@vexip-ui/utils", | ||
"version": "1.9.2", | ||
"version": "1.10.0", | ||
"license": "MIT", | ||
@@ -29,6 +29,2 @@ "author": "qmhc", | ||
}, | ||
"devDependencies": { | ||
"vite": "^3.1.4", | ||
"vite-plugin-dts": "^1.6.6" | ||
}, | ||
"scripts": { | ||
@@ -35,0 +31,0 @@ "build": "vite build", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
182523
69.8%0
-100%4257
60.34%