UNPKG

@dvcol/neo-svelte

Version:

Neomorphic ui library for svelte 5

2 lines (1 loc) 84 B
export const isTabRowDivider = (item) => item && 'divider' in item && item.divider;