main
export {default as firstInversion} from './firstInversion.js'; export {default as isSorted} from './isSorted.js';