@php-wasm/universal 3.0.15 → 3.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -3784,6 +3784,7 @@ export {
3784
3784
  exposeSyncAPI,
3785
3785
  getLoadedRuntime,
3786
3786
  getPhpIniEntries,
3787
+ inferMimeType,
3787
3788
  isExitCode,
3788
3789
  isPathToSharedFS,
3789
3790
  iteratePhpFiles as iterateFiles,