UNPKG

@aesthetic/style

Version:

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

3 lines 170 B
import { SheetManager, SheetMap } from '@aesthetic/types'; export declare function createSheetManager(sheets: SheetMap): SheetManager; //# sourceMappingURL=sheet.d.ts.map