UNPKG

@simbi/standardized-audio-context

Version:

A cross-browser implementation of the AudioContext which aims to closely follow the standard.

3 lines 218 B
import { TConvertNumberToUnsignedLongFactory } from '../types'; export declare const createConvertNumberToUnsignedLong: TConvertNumberToUnsignedLongFactory; //# sourceMappingURL=convert-number-to-unsigned-long.d.ts.map