UNPKG

artwork-react-native

Version:

artwork design master for react-native

5 lines (4 loc) 161 B
/// <reference types="react" /> import { SwitchProps } from './PropsType'; declare const _default: (props: SwitchProps) => JSX.Element; export default _default;