index.js 306 B

12345
  1. // This file is generated automatically by `scripts/build/fp.js`. Please, don't change it.
  2. import fn from "../../eachMinuteOfInterval/index.js";
  3. import convertToFP from "../_lib/convertToFP/index.js";
  4. var eachMinuteOfIntervalWithOptions = convertToFP(fn, 2);
  5. export default eachMinuteOfIntervalWithOptions;