UNPKG

@visactor/vtable

Version:

canvas table width high performance

6 lines (5 loc) 156 B
export const editors = {}; export function get(editorName) { if (editors[editorName]) return editors[editorName]; } //# sourceMappingURL=editors.js.map