UNPKG

recorder-audio-worklet

Version:

This module provides a loader for the RecorderAudioWorkletProcessor and the corresponding RecorderAudioWorkletNode.

3 lines 173 B
import { TState } from '../types'; export declare const validateState: (expectedStates: TState[], currentState: TState) => void; //# sourceMappingURL=validate-state.d.ts.map