UNPKG

@vitus-labs/rocketstories

Version:

Rocketstyle is ultra powerful and extensible styling system for building React components blazingly fast, easily and make them easily extensible and reusable.

7 lines 341 B
import ELEMENT_CONTROLS from './element'; import LIST_CONTROLS from './list'; import OVERLAY_CONTROLS from './overlay'; import ROCKETSTYLE_CONTROLS from './rocketstyle'; import TEXT_CONTROLS from './text'; export { ELEMENT_CONTROLS, LIST_CONTROLS, OVERLAY_CONTROLS, ROCKETSTYLE_CONTROLS, TEXT_CONTROLS, }; //# sourceMappingURL=index.d.ts.map