UNPKG

@nonstrict/recordkit

Version:

Powerful screen recording for your Electron app on macOS.

4 lines 249 B
// Browser-only exports - safe for use in browser environments // This entry point excludes Node.js-specific functionality like EventEmitter, crypto, etc. export { createWebAudioBuffer } from './WebAudioUtils.js'; //# sourceMappingURL=browser.js.map