UNPKG

react-code-canvas

Version:

Package to run and preview React code with live editing capabilities in a browser.

4 lines (3 loc) 83 B
import { Theme } from './types'; declare const theme: Theme; export default theme;