clipboard-polyfill version 2.x provides a DT constructor to replace DataTransfer which is not supported on ios14. However the DT is lack of many properties like items, types.
I searched a lot but I couldn't find this polyfill. Does anyone know why there is no polyfill for DataTransfer?