UNPKG

collaborative-ui

Version:

React component library for building real-time collaborative editing applications.

6 lines (5 loc) 188 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TICK_MARGIN = exports.TIMELINE_HEIGHT = void 0; exports.TIMELINE_HEIGHT = 32; exports.TICK_MARGIN = 1;