pchl/styled-system/types/index.d.ts

4 lines
151 B
TypeScript

import './global'
export { ConditionalValue } from './conditions'
export { GlobalStyleObject, JsxStyleProps, SystemStyleObject } from './system-types'