UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

8 lines (7 loc) 240 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isProgressWithStack = isProgressWithStack; function isProgressWithStack(props) { return props.stack !== undefined; } //# sourceMappingURL=types.js.map