Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add public
Browse files Browse the repository at this point in the history
CachedaCodes committed Feb 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d67b465 commit 8291487
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -6,6 +6,8 @@ import { VNode } from 'vue/types/vnode';
*
* @param slots - The slots object from the component.
* @returns The result of the rendering function to use.
*
* @public
*/
export function useNoElementRender(
slots: { [key: string]: VNode[] | undefined } | SetupContext['slots']

0 comments on commit 8291487

Please sign in to comment.