feat: Implement Novu package migration

This commit is contained in:
gpt-engineer-app[bot]
2025-10-12 15:40:37 +00:00
parent e3331dae96
commit 4d96f45e74
9 changed files with 27 additions and 567 deletions

View File

@@ -20,8 +20,8 @@ declare module 'https://esm.sh/@supabase/supabase-js@2.57.4' {
export * from '@supabase/supabase-js';
}
declare module 'npm:@novu/node@2.0.2' {
export * from '@novu/node';
declare module 'npm:@novu/api' {
export * from '@novu/api';
}
declare namespace Deno {