UNPKG

vuetify

Version:

Vue Material Component Framework

6 lines (5 loc) 127 B
// Types export function isActionItem(item) { return !item.type || item.type === 'item'; } //# sourceMappingURL=types.js.map