UNPKG

@grafana/ui

Version:
11 lines (9 loc) 201 B
"use strict"; const FIXED_UNIT = "__fixed"; class PlotConfigBuilder { constructor(props) { this.props = props; } } export { FIXED_UNIT, PlotConfigBuilder }; //# sourceMappingURL=types.mjs.map