Files
tauri-plugins-workspace/.changes/export-log-level.md
T
Lucas Fernandes Nogueira c9b21f6f43 fix(log): export the LogLevel type (#2625)
* fix(log): export the LogLevel type

`LogLevel` is an argument of the log functions but it's incorrectly not exported

* rebuild
2025-04-11 20:35:05 -03:00

66 B

log, log-js
log log-js
patch patch

Export the LogLevel type.