understyle
Version:
Functional style utilities for authoring JavaScript style objects
10 lines (6 loc) • 314 B
JavaScript
export { default as default } from './understyle'
export { createUnderstyle } from './understyle'
export { default as defaultConfig } from './default-config'
export { default as filterProps } from './filter-props'
export { default as propTypes } from './prop-types'
export { default as prefix } from './prefix'