UNPKG
@datadome/module-nextjs
Version:
latest (1.1.5)
1.1.5
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
DataDome module for Next.js applications
github.com/DataDome/module-nextjs
DataDome/module-nextjs
@datadome/module-nextjs
/
src
/
index.ts
4 lines
(3 loc)
•
88 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./Component'
;
export
*
from
'./constants'
;
export
*
from
'./middleware'
;