claude-web/node_modules/@primevue/core/useid/index.d.ts

2 lines
62 B
TypeScript

export declare function useId(initialValue?: string): string;