UNPKG

@td-design/react-native

Version:

react-native UI组件库

5 lines 168 B
import { FC } from 'react'; declare let ShadowProps: any; declare const BoxShadow: FC<typeof ShadowProps>; export default BoxShadow; //# sourceMappingURL=index.d.ts.map