function defaultimport { default } from "https://deno.land/x/date_fns@v2.22.0/endOfTomorrow/index.ts"; default(): DateExamples// If today is 6 October 2014: const result = endOfTomorrow() //=> Tue Oct 7 2014 23:59:59.999 ReturnsDatethe end of tomorrow