# Pastebin Oq1ZCEWA const isAllowedEntityType = [ LINK_TYPES.downloadpurchase.recording, LINK_TYPES.downloadpurchase.release, LINK_TYPES.streamingpaid.recording, LINK_TYPES.streamingpaid.release, ].includes(id); return {result: isAllowedEntityType};