interface dom.GainOptions implements AudioNodeOptionsimport { type dom } from "https://deno.land/x/evt@v2.4.17/mod.ts"; const { GainOptions } = dom; Propertiesoptionalgain: number