UNPKG

@nutui/nutui

Version:

京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)

5 lines (4 loc) 142 B
export declare const useChildren: (key: symbol) => { children: import("vue").Reactive<any[]>; linkChildren: (value?: any) => void; };