Skip to main content
Module

x/evt/lib/types/lib.dom.ts>PeriodicWaveOptions

💧EventEmitter's typesafe replacement
Latest
interface PeriodicWaveOptions
import { type PeriodicWaveOptions } from "https://deno.land/x/evt@v2.5.7/lib/types/lib.dom.ts";

Properties

optional
imag: number[] | Float32Array
optional
real: number[] | Float32Array