UNPKG

handsontable

Version:

Handsontable is a JavaScript Spreadsheet Component available for React, Angular and Vue.

10 lines (9 loc) 133 B
export var KEY = '---------'; /** * @returns {object} */ export default function separatorItem() { return { name: KEY }; }