Skip to content

Commit fbac160

Browse files
committed
chore: @
1 parent d4da810 commit fbac160

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/composables/useNpmRegistry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ export interface NpmSearchOptions {
268268
size?: number
269269
}
270270

271-
/** public */
271+
/** @public */
272272
export function useNpmSearch(
273273
query: MaybeRefOrGetter<string>,
274274
options: MaybeRefOrGetter<NpmSearchOptions> = {},

0 commit comments

Comments
 (0)