Change8

lazy-file@5.0.4

📦 remixView on GitHub →
1 features🔧 4 symbols

Summary

This patch improves type contract checking for LazyBlob and LazyFile by aligning them with native Blob and File interfaces.

✨ New Features

  • LazyBlob and LazyFile are now declared as implementations of the native Blob and File interfaces for improved type contract checking.

Affected Symbols