UNPKG

@adyen/adyen-platform-experience-web

Version:

![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

11 lines (10 loc) 230 B
import r from "../factory.js"; import { nowTimestamp as a } from "../utils.js"; import { startOfYear as m } from "../../utils.js"; const s = r({ from: ({ now: t, timezone: o }) => m(t, o), to: a }); export { s as default };