UNPKG

lml_indexxxx

Version:

8 lines (6 loc) 124 B
export let name = "foo"; export function getin(arr){ return arr.sort(function(a,b){ return a-b }) }