mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Replace export * with explicit
This commit is contained in:
parent
fda123e7ee
commit
9e6c124446
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
export * from "./LogManager"
|
||||
export type { LogManager } from "./LogManager"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue