Apply formatter

This commit is contained in:
porink0424
2024-05-08 16:34:51 +09:00
parent 44c68fca94
commit 17783a7230
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
declare const IS_VSCODE: boolean
declare const IS_VSCODE: boolean
+1 -1
View File
@@ -1,3 +1,3 @@
export { JournalFileStorage } from "./journal"
export { SQLite3Storage } from "./sqlite"
export type { OptunaStorage } from "./storage"
export type { OptunaStorage } from "./storage"