vr-shopxo-uniapp/node_modules/hls.js/src/empty.js

4 lines
196 B
JavaScript
Raw Normal View History

2025-11-25 02:30:43 +00:00
// This file is inserted as a shim for modules which we do not want to include into the distro.
// This replacement is done in the "alias" plugin of the rollup config.
module.exports = undefined;