UNPKG

@quantlab/handsontable

Version:

Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs

6 lines (5 loc) 98 B
export function Locale(config) { if (config != null) { this.set(config); } }