UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

3 lines (2 loc) 123 B
import type { LogInjection } from './Log'; export declare const logInjectionKey: import("vue").InjectionKey<LogInjection>;