/** * Stream Processing Framework (SPF) for Video.js 10 * * Bundle size target: < 20KB (minified + gzipped) * Primary use case: CMAF HLS playback with Video.js v10 * * @packageDocumentation */ // Public API exports will be added here as features are implemented export const VERSION = '0.1.0';