2 lines
333 B
JavaScript
2 lines
333 B
JavaScript
|
|
const a={TWO_FACTOR_AUTH:!0,PLAYLIST_COLLABORATION:!0,PLAYLIST_SEARCH:!1,PLAYLIST_SHARE:!1,PLAYLIST_RECOMMENDATIONS:!1,HLS_STREAMING:!1,ROLE_MANAGEMENT:!1,NOTIFICATIONS:!1};function A(e){return!!a[e]}function r(e){if(!A(e))throw new Error(`Feature "${e}" is not enabled. This feature is not available in the MVP.`)}export{A as i,r};
|