import canPartition from "../partition-equal-subset-sum/index.ts"; export default canPartition;