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

4 lines
126 B
TypeScript
Raw Permalink Normal View History

2026-02-23 02:23:38 +00:00
import type { EventBusOptions } from '@primeuix/utils/eventbus';
export interface PrimeVueService extends EventBusOptions {}