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