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 192 B
type CalculateHocsFuncs = (options: Record<string, any>) => ((arg: any) => any)[]; export declare const calculateHocsFuncs: CalculateHocsFuncs; export {}; //# sourceMappingURL=compose.d.ts.map