UNPKG

@cornerstonejs/core

Version:
7 lines (6 loc) 157 B
var SpeedUnit; (function (SpeedUnit) { SpeedUnit["FRAME"] = "f"; SpeedUnit["SECOND"] = "s"; })(SpeedUnit || (SpeedUnit = {})); export { SpeedUnit };