UNPKG
@ctsy/layui-vue
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.4.6
0.3.4
0.3.3
0.3.2
a component library for Vue 3 base on layui-vue
www.layui-vue.com
@ctsy/layui-vue
/
types
/
language
/
locales
/
en_US.d.ts
11 lines
(10 loc)
•
160 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
declare const _default: {
input
: { hello: string; };
page
: { prev: string; next: string; }; }; export default _default;