import { dropLastWhile } from "../index.js";
export default dropLastWhile;
