mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-27 13:22:26 +02:00
c9b21f6f43
* fix(log): export the LogLevel type `LogLevel` is an argument of the log functions but it's incorrectly not exported * rebuild
7 lines
66 B
Markdown
7 lines
66 B
Markdown
---
|
|
"log": patch
|
|
"log-js": patch
|
|
---
|
|
|
|
Export the `LogLevel` type.
|