@gravity-ui/uikit
Version:
Gravity UI base styling and components
7 lines (6 loc) • 435 B
JavaScript
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
;