UNPKG

80 BTypeScriptView Raw
1declare var dataURLtoBlob: (dataURI: any) => any;
2export default dataURLtoBlob;