UNPKG

@grafana/ui

Version:
10 lines (8 loc) 187 B
const FIXED_UNIT = "__fixed"; class PlotConfigBuilder { constructor(props) { this.props = props; } } export { FIXED_UNIT, PlotConfigBuilder }; //# sourceMappingURL=types.mjs.map