@fluentui/react-northstar
Version:
A themable React component library.
7 lines (6 loc) • 434 B
TypeScript
export { implementsCollectionShorthandProp } from './implementsCollectionShorthandProp';
export { implementsShorthandProp } from './implementsShorthandProp';
export { implementsWrapperProp } from './implementsWrapperProp';
export { handlesAccessibility, getRenderedAttribute } from './handlesAccessibility';
export { isConformant } from './isConformant';
export { htmlIsAccessibilityCompliant } from './htmlIsAccessibilityCompliant';