UNPKG

ez-web-audio

Version:

Making the Web Audio API super EZ since 2024.

6 lines 337 B
export declare function escapeHTML(html: string): string; export declare function codeBlock(code: string): string; export declare function inlineCode(input: string): string; export declare function htmlBlock(code: string): string; export declare function getSamplesPaths(instrument: string): string[]; //# sourceMappingURL=index.d.ts.map