UNPKG

react-native-flip

Version:
4 lines (3 loc) 74 B
export default function arr_back(arr) { return arr[arr.length - 1]; }