UNPKG

@aesthetic/style

Version:

A low-level, high-performance, atomic-based CSS-in-JS style engine.

3 lines 148 B
import { StyleEngine } from '../types'; export declare function hydrateStyles(engine: StyleEngine): boolean; //# sourceMappingURL=hydration.d.ts.map