bettertend/frontend/node_modules/radix-vue/dist/shared/renderSlotFragments.d.ts

3 lines
103 B
TypeScript

import { VNode } from 'vue';
export declare function renderSlotFragments(children?: VNode[]): VNode[];