UNPKG

usimple-macaw-ui

Version:
4 lines (3 loc) 158 B
import React from "react"; import { SaleorThemeContext } from "./types"; export declare const ThemeContext: React.Context<SaleorThemeContext | undefined>;