UNPKG

@vitus-labs/rocketstyle

Version:

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

4 lines 185 B
import type { RocketComponent } from "./types/rocketComponent"; declare const rocketComponent: RocketComponent; export default rocketComponent; //# sourceMappingURL=rocketstyle.d.ts.map