UNPKG

ez-web-audio

Version:

Making the Web Audio API super EZ since 2024.

3 lines 172 B
export declare function get<T>(obj: any, path: string): T; export declare function set<T>(obj: any, path: string, value: T): void; //# sourceMappingURL=prop-access.d.ts.map