UNPKG

@aotearoan/neon

Version:

Neon is a lightweight design library of Vue 3 components with minimal dependencies.

6 lines (5 loc) 104 B
export interface NeonPriorityMenuItem { element: HTMLElement; width: number; key: string; }