UNPKG

aspen-decorations

Version:

Complex styling for react-aspen w/ inheritance and negations

5 lines (4 loc) 200 B
export { Decoration } from './Decoration' export { ClasslistComposite } from './DecorationComposite' export { DecorationsManager } from './DecorationManager' export { TargetMatchMode } from './types'