UNPKG

@intuitionrobotics/thunderstorm

Version:
4 lines (3 loc) 119 B
import * as React from "react"; export type Properties = React.CSSProperties; export type Color = Properties['color'];