Skip to content

Commit

Permalink
Improve typings
Browse files Browse the repository at this point in the history
Signed-off-by: William So <polyipseity@gmail.com>
  • Loading branch information
polyipseity committed Aug 13, 2023
1 parent a79149d commit 70e94a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions sources/@types/_obsidian-modules.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
declare module "obsidian-modules" { }
Original file line number Diff line number Diff line change
Expand Up @@ -188,3 +188,4 @@ declare module "obsidian-modules" {
], Set<Resolved["identity"]>>
}
}
import type { } from "obsidian-modules"

0 comments on commit 70e94a6

Please sign in to comment.