mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-10 12:23:22 +08:00
Export OptunaStorage from tslib/storage
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export { JournalFileStorage } from "./journal"
|
||||
export { SQLite3Storage } from "./sqlite"
|
||||
export type { OptunaStorage } from "./storage"
|
||||
Reference in New Issue
Block a user