UNPKG
@finda-co/novu-framework
Version:
latest (2.7.0)
2.7.0
2.5.3
The Code-First Notifications Workflow SDK.
github.com/novuhq/novu
novuhq/novu
@finda-co/novu-framework
/
dist
/
cjs
/
index.d.cts
5 lines
(4 loc)
•
248 B
text/typescript
View Raw
1
2
3
4
5
export
{ C
as
Client
, N
as
NovuRequestHandler
, S
as
ServeHandlerOptions
, w
as
workflow }
from
'./index-CbB8FSnY.cjs'
;
export
{ C
as
CronExpression
, W
as
Workflow
}
from
'./health-check.types-D8gbU9cU.cjs'
;
import
'json-schema-to-ts'
;
import
'zod'
;