UNPKG

@novu/framework

Version:

The Code-First Notifications Workflow SDK.

4 lines (2 loc) 156 B
type SupportedFrameworkName = 'next' | 'express' | 'nuxt' | 'h3' | 'sveltekit' | 'remix' | 'lambda' | 'nest'; export type { SupportedFrameworkName as S };