@useloops/design-system
Version:
The official React based Loops design system
4 lines (3 loc) • 323 B
TypeScript
export { getColorByStatus, getStatusIconName, getStatusStyling, getStatusText, getTextColorByStatus } from '../systems/Platform/TestStatus/helpers/index.js';
export { default } from '../systems/Platform/TestStatus/TestStatus.js';
export { StatusTextOutput, TestStatusProps } from '../systems/Platform/TestStatus/types.js';