UNPKG

motion

Version:

motion - moving development forward

9 lines (7 loc) 202 B
"use strict"; exports["default"] = function (innerThis, boundThis) { if (innerThis !== boundThis) { throw new TypeError("Cannot instantiate an arrow function"); } }; exports.__esModule = true;