UNPKG

@yosgo/swap-ui

Version:
4 lines (3 loc) 107 B
import { SwitchProps } from "@material-ui/core"; export interface MySwitchProps extends SwitchProps { }