UNPKG

@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
"use strict"; 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