@kubit-ui-web/react-components
Version:
Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience
6 lines • 359 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.ThirdPartyAnimation = void 0;
var thirdPartyAnimation_1 = require("./thirdPartyAnimation");
Object.defineProperty(exports, "ThirdPartyAnimation", { enumerable: true, get: function () { return thirdPartyAnimation_1.ThirdPartyAnimation; } });
//# sourceMappingURL=index.js.map