UNPKG
@attio/react-native-bottom-sheet-toolbox-text-input
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.0
0.0.1-experimental1
github.com/attio/react-native-bottom-sheet-toolbox
attio/react-native-bottom-sheet-toolbox
@attio/react-native-bottom-sheet-toolbox-text-input
/
dist
/
typescript
/
utils
/
get-vertical-border-width.d.ts
3 lines
•
182 B
TypeScript
View Raw
1
2
3
import
type
{
ViewStyle
}
from
"react-native/types"
;
export
declare
function
getVerticalBorderWidth
(
style
:
ViewStyle
):
number
;
//# sourceMappingURL=get-vertical-border-width.d.ts.map