mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +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