Duplicate identifier "Preconditions" when module augmenting "@sapphire/framework"

Please see screenshot
No description
Solution:
unfortunately, the type keyword cannot be used. instead, it should be an interface because it will merge the content with the pre-existing interface
Jump to solution
2 Replies
Solution
Seren_Modz 21
Seren_Modz 215mo ago
unfortunately, the type keyword cannot be used. instead, it should be an interface because it will merge the content with the pre-existing interface
Upsided
Upsided5mo ago
i believe a eslint force fix caused the issue, thanks!