UNPKG

@dndbuilder.com/react

Version:

Drag and drop builder for React

4 lines (3 loc) 159 B
import { Theme } from '../types/theme'; export declare const useTheme: () => readonly [Theme, (theme: Theme) => void]; //# sourceMappingURL=use-theme.d.ts.map