/**
* rubico v2.6.2
* https://github.com/a-synchronous/rubico
* (c) 2019-2024 Richard Tong
* rubico may be freely distributed under the MIT license.
*/const last=t=>{if(null==t)return;const e=t.length;return"number"==typeof e?t[e-1]:void0};export default last;