interface dom.AnimationPlaybackEventInit implements EventInitimport { type dom } from "https://deno.land/x/evt@v2.4.17/mod.ts"; const { AnimationPlaybackEventInit } = dom; PropertiesoptionalcurrentTime: number | nulloptionaltimelineTime: number | null