UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

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