UNPKG

@zag-js/file-utils

Version:
4 lines (2 loc) 78 B
declare function dataURItoBlob(uri: string): Blob; export { dataURItoBlob };