UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

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