mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
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
This commit is contained in:
committed by
GitHub
parent
c698e72594
commit
c9b21f6f43
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"log": patch
|
||||
"log-js": patch
|
||||
---
|
||||
|
||||
Export the `LogLevel` type.
|
||||
Reference in New Issue
Block a user