mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-13 07:04:39 +00:00
feat: add confetti and render overview with svelte
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
declare module 'canvas-confetti' {
|
||||
const confetti: any;
|
||||
export default confetti;
|
||||
}
|
||||
Reference in New Issue
Block a user