UNPKG

@metamask/design-system-react-native

Version:
6 lines 205 B
import type { PressableProps } from "react-native/index.js"; /** * ButtonAnimated component props. */ export type ButtonAnimatedProps = PressableProps; //# sourceMappingURL=ButtonAnimated.types.d.mts.map