UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

7 lines (6 loc) 345 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.useAnimateHeight = void 0; var useAnimateHeight_1 = require("./useAnimateHeight.js"); Object.defineProperty(exports, "useAnimateHeight", { enumerable: true, get: function () { return useAnimateHeight_1.useAnimateHeight; } }); //# sourceMappingURL=index.js.map