UNPKG

@extra-array/init

Version:
5 lines (4 loc) 76 B
function init(x) { return x.slice(0, -1); } export { init as default };